Searched defs:is_trivially_constructible (Results 1 – 4 of 4) sorted by relevance
17 // is_trivially_constructible struct
24 struct _LIBCPP_TEMPLATE_VIS _LIBCPP_NO_SPECIALIZATIONS is_trivially_constructible struct
16 struct is_trivially_constructible { struct17 static const bool value = __is_trivially_constructible(T, Args...); argument
2877 struct is_trivially_constructible { global() struct 2878 valueis_trivially_constructible global() argument [all...]