Home
last modified time | relevance | path

Searched defs:is_trivially_copy_constructible (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__type_traits/
Dis_trivially_copy_constructible.h23 struct _LIBCPP_TEMPLATE_VIS is_trivially_copy_constructible struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__type_traits/
Dis_trivially_copy_constructible.h23 struct _LIBCPP_TEMPLATE_VIS is_trivially_copy_constructible struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__type_traits/
Dis_trivially_copy_constructible.h23 struct _LIBCPP_TEMPLATE_VIS is_trivially_copy_constructible struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dpair.hpp646 struct is_trivially_copy_constructible<boost::container::dtl::pair<A,B> > struct
648 static const bool value = boost::move_detail::is_trivially_copy_constructible<A>::value &&
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__type_traits/
Dis_trivially_constructible.h33 struct _LIBCPP_TEMPLATE_VIS is_trivially_copy_constructible struct
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__type_traits/
H A Dis_trivially_constructible.h33 struct _LIBCPP_TEMPLATE_VIS is_trivially_copy_constructible struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__type_traits/
Dis_trivially_constructible.h33 struct _LIBCPP_TEMPLATE_VIS is_trivially_copy_constructible struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/detail/
Dtype_traits.hpp993 struct is_trivially_copy_constructible struct
995 static const bool value = BOOST_MOVE_IS_TRIVIALLY_COPY_CONSTRUCTIBLE(T);