Home
last modified time | relevance | path

Searched defs:EmplaceConstructible (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/test/support/
Demplace_constructible.h8 struct EmplaceConstructible { struct
10 explicit EmplaceConstructible(T xvalue) : value(xvalue) {} in EmplaceConstructible() argument