Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__type_traits/
Dis_trivially_destructible.h24 template <class _Tp> struct _LIBCPP_TEMPLATE_VIS is_trivially_destructible struct
/external/google-fruit/include/fruit/impl/util/
Dtype_info.h37 bool is_trivially_destructible; member