Home
last modified time | relevance | path

Searched refs:has_nothrow_assign (Results 251 – 275 of 726) sorted by relevance

1...<<11121314151617181920>>...30

/dports/devel/eastl/EASTL-3.13.06/include/EASTL/internal/
H A Dtype_pod.h498 struct has_nothrow_assign : public eastl::integral_constant<bool, __has_nothrow_assign(T)>{};
506 …struct has_nothrow_assign : public eastl::integral_constant<bool, __has_nothrow_assign(T) || eastl…
511 struct has_nothrow_assign // To do: Improve this to include other types that can work.
517 …template <> struct has_nothrow_assign<T> : public eastl::integral_constant<bool, hasNothrowAssign>…
1491 : public eastl::integral_constant<bool, eastl::has_nothrow_assign<T>::value> {};
1495 : public eastl::integral_constant<bool, eastl::has_nothrow_assign<T>::value> {};
1499 : public eastl::integral_constant<bool, eastl::has_nothrow_assign<T>::value> {};
/dports/databases/xtrabackup/boost_1_59_0/libs/type_traits/doc/
H A Dtype_traits.qbk96 [def __has_nothrow_assign [link boost_typetraits.reference.has_nothrow_assign has_nothrow_assign]]
220 [include has_nothrow_assign.qbk]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/type_traits/doc/
H A Dtype_traits.qbk96 [def __has_nothrow_assign [link boost_typetraits.reference.has_nothrow_assign has_nothrow_assign]]
220 [include has_nothrow_assign.qbk]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/type_traits/doc/
H A Dtype_traits.qbk96 [def __has_nothrow_assign [link boost_typetraits.reference.has_nothrow_assign has_nothrow_assign]]
220 [include has_nothrow_assign.qbk]
/dports/databases/percona57-server/boost_1_59_0/libs/type_traits/doc/
H A Dtype_traits.qbk96 [def __has_nothrow_assign [link boost_typetraits.reference.has_nothrow_assign has_nothrow_assign]]
220 [include has_nothrow_assign.qbk]
/dports/databases/percona57-client/boost_1_59_0/libs/type_traits/doc/
H A Dtype_traits.qbk96 [def __has_nothrow_assign [link boost_typetraits.reference.has_nothrow_assign has_nothrow_assign]]
220 [include has_nothrow_assign.qbk]
/dports/devel/boost-libs/boost_1_72_0/libs/type_traits/test/
H A Dtype_traits_test.cpp32 typedef boost::has_nothrow_assign<int> t17;
/dports/databases/xtrabackup/boost_1_59_0/libs/type_traits/test/
H A Dtype_traits_test.cpp32 typedef boost::has_nothrow_assign<int> t17;
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/type_traits/test/
H A Dtype_traits_test.cpp32 typedef boost::has_nothrow_assign<int> t17;
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/type_traits/test/
H A Dtype_traits_test.cpp32 typedef boost::has_nothrow_assign<int> t17;
/dports/databases/percona57-server/boost_1_59_0/libs/type_traits/test/
H A Dtype_traits_test.cpp32 typedef boost::has_nothrow_assign<int> t17;
/dports/databases/percona57-client/boost_1_59_0/libs/type_traits/test/
H A Dtype_traits_test.cpp32 typedef boost::has_nothrow_assign<int> t17;
/dports/devel/boost-docs/boost_1_72_0/libs/type_traits/test/
H A Dtype_traits_test.cpp32 typedef boost::has_nothrow_assign<int> t17;
/dports/devel/boost-python-libs/boost_1_72_0/libs/type_traits/test/
H A Dtype_traits_test.cpp32 typedef boost::has_nothrow_assign<int> t17;
/dports/devel/hyperscan/boost_1_75_0/libs/type_traits/test/
H A Dtype_traits_test.cpp32 typedef boost::has_nothrow_assign<int> t17;
/dports/databases/xtrabackup/boost_1_59_0/libs/tr1/test/
H A Dtest_type_traits.cpp121 check_unary_trait(has_nothrow_assign); in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/tr1/test/
H A Dtest_type_traits.cpp121 check_unary_trait(has_nothrow_assign); in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/tr1/test/
H A Dtest_type_traits.cpp121 check_unary_trait(has_nothrow_assign); in main()
/dports/databases/percona57-server/boost_1_59_0/libs/tr1/test/
H A Dtest_type_traits.cpp121 check_unary_trait(has_nothrow_assign); in main()
/dports/databases/percona57-client/boost_1_59_0/libs/tr1/test/
H A Dtest_type_traits.cpp121 check_unary_trait(has_nothrow_assign); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/type_traits/doc/
H A Dtype_traits.qbk106 [def __has_nothrow_assign [link boost_typetraits.reference.has_nothrow_assign has_nothrow_assign]]
352 [include has_nothrow_assign.qbk]
/dports/devel/boost-libs/boost_1_72_0/libs/type_traits/doc/
H A Dtype_traits.qbk106 [def __has_nothrow_assign [link boost_typetraits.reference.has_nothrow_assign has_nothrow_assign]]
352 [include has_nothrow_assign.qbk]
/dports/devel/boost-docs/boost_1_72_0/libs/type_traits/doc/
H A Dtype_traits.qbk106 [def __has_nothrow_assign [link boost_typetraits.reference.has_nothrow_assign has_nothrow_assign]]
352 [include has_nothrow_assign.qbk]
/dports/devel/hyperscan/boost_1_75_0/libs/type_traits/doc/
H A Dtype_traits.qbk109 [def __has_nothrow_assign [link boost_typetraits.reference.has_nothrow_assign has_nothrow_assign]]
360 [include has_nothrow_assign.qbk]
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/include/wil/
H A Dwistd_config.h196 #define __WI_HAS_FEATURE_HAS_NOTHROW_ASSIGN __has_feature(has_nothrow_assign) || (__WI_GNUC_VER >= …

1...<<11121314151617181920>>...30