Home
last modified time | relevance | path

Searched refs:is_nothrow_swappable (Results 1 – 9 of 9) sorted by relevance

/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.hpp60 using ::boost::move_detail::is_nothrow_swappable;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/tao_tuple/28626e99/include/tao/tuple/
H A Dtuple.hpp71 …using is_nothrow_swappable = std::integral_constant< bool, noexcept( swap( std::declval< T& >(), s… typedef
162 noexcept( is_nothrow_swappable< T >::value ) in swap()
241 noexcept( is_nothrow_swappable< T >::value ) in swap()
331 noexcept( seq::is_all< impl::is_nothrow_swappable< Ts >::value... >::value ) in swap()
/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.hpp890 struct is_nothrow_swappable struct
/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_traits2727 /// is_nothrow_swappable
2729 struct is_nothrow_swappable
2745 is_nothrow_swappable<_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_traits2727 /// is_nothrow_swappable
2729 struct is_nothrow_swappable
2745 is_nothrow_swappable<_Tp>::value;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dmap181 is_nothrow_swappable<key_compare>::value); // C++17
395 is_nothrow_swappable<key_compare>::value); // C++17
H A Dtype_traits134 template <class T> struct is_nothrow_swappable; // C++17
359 = is_nothrow_swappable<T>::value; // C++17
4623 struct _LIBCPP_TEMPLATE_VIS is_nothrow_swappable
4648 = is_nothrow_swappable<_Tp>::value;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dmap181 is_nothrow_swappable<key_compare>::value); // C++17
395 is_nothrow_swappable<key_compare>::value); // C++17
H A Dtype_traits134 template <class T> struct is_nothrow_swappable; // C++17
359 = is_nothrow_swappable<T>::value; // C++17
4623 struct _LIBCPP_TEMPLATE_VIS is_nothrow_swappable
4648 = is_nothrow_swappable<_Tp>::value;