Searched defs:aligned_storage_impl (Results 1 – 1 of 1) sorted by relevance
1172 struct aligned_storage_impl struct1174 typedef aligned_union<Len, Align> type;1218 struct aligned_storage_impl struct1220 typedef aligned_struct_wrapper<Len, Align> type;1268 struct aligned_storage_impl struct