Home
last modified time | relevance | path

Searched refs:__align_type (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/libcxx/include/__type_traits/
H A Daligned_storage.h26 struct __align_type { struct
39 typedef __type_list<__align_type<unsigned char>, argument
40 __type_list<__align_type<unsigned short>,
41 __type_list<__align_type<unsigned int>,
42 __type_list<__align_type<unsigned long>,
43 __type_list<__align_type<unsigned long long>,
44 __type_list<__align_type<double>,
45 __type_list<__align_type<long double>,
46 __type_list<__align_type<__struct_double>,
47 __type_list<__align_type<__struct_double4>,
[all …]