Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/libc++/src/include/__cxx03/__type_traits/
Dis_trivially_constructible.h51 struct _LIBCPP_TEMPLATE_VIS is_trivially_default_constructible struct
/external/cronet/tot/third_party/libc++/src/include/__type_traits/
Dis_trivially_constructible.h51 struct _LIBCPP_TEMPLATE_VIS is_trivially_default_constructible struct
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__type_traits/
Dis_trivially_constructible.h51 struct _LIBCPP_TEMPLATE_VIS is_trivially_default_constructible struct
/external/cronet/stable/third_party/libc++/src/include/__type_traits/
Dis_trivially_constructible.h51 struct _LIBCPP_TEMPLATE_VIS is_trivially_default_constructible struct
/external/sdv/vsomeip/third_party/boost/move/include/boost/move/detail/
Dtype_traits.hpp986 struct is_trivially_default_constructible struct
987 { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE(T); };