commit | ccd50a4f357fc9e47e759c971897ad40941269b4 | [log] [tgz] |
---|---|---|
author | Dominik Laskowski <domlaskowski@google.com> | Fri Oct 30 19:56:38 2020 -0700 |
committer | Dominik Laskowski <domlaskowski@google.com> | Wed Nov 04 15:15:10 2020 -0800 |
tree | b0d0251299b9dd4d5c1aceb46d4b9ebeb6141905 | |
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