Lines Matching full:composite
1176 <h3 id="composite_literals">Constructors and composite literals</h3>
1200 using a <i>composite literal</i>, which is
1219 In fact, taking the address of a composite literal
1229 The fields of a composite literal are laid out in order and must all be present.
1240 As a limiting case, if a composite literal contains no fields at all, it creates
1245 Composite literals can also be created for arrays, slices, and maps,
1536 Maps can be constructed using the usual composite literal syntax
2785 or with a composite literal,