Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_105.0.5195/
H A D0017-abseil-cpp-Map-the-absl-is_trivially_-functions-to-t.patch76 struct is_trivially_move_constructible
78 + : std::is_trivially_move_constructible<T> {
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dtype_traits.hpp52 using ::boost::move_detail::is_trivially_move_constructible;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/experimental/
H A Dtype_traits160 is_trivially_move_constructible<_Tp>::value;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/experimental/
H A Dtype_traits160 is_trivially_move_constructible<_Tp>::value;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dtype_traits.hpp829 struct is_trivially_move_constructible struct
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Doptional476 template <class _Tp, bool = is_trivially_move_constructible<_Tp>::value>
540 is_trivially_move_constructible<_Tp>::value &&
H A Dtype_traits120 template <class T> struct is_trivially_move_constructible;
333 = is_trivially_move_constructible<T>::value; // C++17
3595 // is_trivially_move_constructible
3597 template <class _Tp> struct _LIBCPP_TEMPLATE_VIS is_trivially_move_constructible
3608 = is_trivially_move_constructible<_Tp>::value;
H A Dvariant383 is_trivially_move_constructible,
H A Dmemory1626 is_trivially_move_constructible<_Tp>::value,
1656 is_trivially_move_constructible<_DestTp>::value &&
1692 is_trivially_move_constructible<_Tp>::value,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Doptional476 template <class _Tp, bool = is_trivially_move_constructible<_Tp>::value>
540 is_trivially_move_constructible<_Tp>::value &&
H A Dtype_traits120 template <class T> struct is_trivially_move_constructible;
333 = is_trivially_move_constructible<T>::value; // C++17
3595 // is_trivially_move_constructible
3597 template <class _Tp> struct _LIBCPP_TEMPLATE_VIS is_trivially_move_constructible
3608 = is_trivially_move_constructible<_Tp>::value;
H A Dvariant383 is_trivially_move_constructible,
H A Dmemory1626 is_trivially_move_constructible<_Tp>::value,
1656 is_trivially_move_constructible<_DestTp>::value &&
1692 is_trivially_move_constructible<_Tp>::value,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dtype_traits1265 /// is_trivially_move_constructible
1267 struct is_trivially_move_constructible
3134 is_trivially_move_constructible<_Tp>::value;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dtype_traits1265 /// is_trivially_move_constructible
1267 struct is_trivially_move_constructible
3134 is_trivially_move_constructible<_Tp>::value;