diff options
| author | 2020-10-30 19:56:38 -0700 | |
|---|---|---|
| committer | 2020-11-04 15:15:10 -0800 | |
| commit | ccd50a4f357fc9e47e759c971897ad40941269b4 (patch) | |
| tree | b0d0251299b9dd4d5c1aceb46d4b9ebeb6141905 /libs/gui/QueueBufferInputOutput.cpp | |
| parent | 92f1eedcaae8662739ff1c9ada8a31e61f015702 (diff) | |
FTL: Generalize StaticVector in-place construction
Replace the std::in_place_type constructor, which is limited to one
argument per element, with construction from InitializerList, which
forwards argument tuples for each element.
SmallMap will use this syntax for its key-value pair constructor.
Bug: 160012986
Test: ftl_test
Change-Id: I9331f20268532cb09e980475d68768ba891aca1f
Diffstat (limited to 'libs/gui/QueueBufferInputOutput.cpp')
0 files changed, 0 insertions, 0 deletions