Home
last modified time | relevance | path

Searched refs:has_trivial_move_constructor (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/type_traits/test/
H A Dhas_trivial_move_constructor_test.cpp16 TT_TEST_BEGIN(has_trivial_move_constructor)
18 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<bool>::value, true);
19 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<bool const>::value, true);
34 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<char>::value, true);
46 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<short>::value, true);
58 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<int>::value, true);
70 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<long>::value, true);
170 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f1>::value, true);
171 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f2>::value, true);
172 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f3>::value, true);
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/type_traits/test/
H A Dhas_trivial_move_constructor_test.cpp16 TT_TEST_BEGIN(has_trivial_move_constructor)
18 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<bool>::value, true);
19 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<bool const>::value, true);
34 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<char>::value, true);
46 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<short>::value, true);
58 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<int>::value, true);
70 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<long>::value, true);
170 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f1>::value, true);
171 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f2>::value, true);
172 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f3>::value, true);
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/type_traits/test/
H A Dhas_trivial_move_constructor_test.cpp16 TT_TEST_BEGIN(has_trivial_move_constructor)
18 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<bool>::value, true);
19 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<bool const>::value, true);
34 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<char>::value, true);
46 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<short>::value, true);
58 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<int>::value, true);
70 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<long>::value, true);
170 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f1>::value, true);
171 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f2>::value, true);
172 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f3>::value, true);
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/type_traits/test/
H A Dhas_trivial_move_constructor_test.cpp16 TT_TEST_BEGIN(has_trivial_move_constructor)
18 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<bool>::value, true);
19 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<bool const>::value, true);
34 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<char>::value, true);
46 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<short>::value, true);
58 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<int>::value, true);
70 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<long>::value, true);
170 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f1>::value, true);
171 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f2>::value, true);
172 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f3>::value, true);
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/type_traits/test/
H A Dhas_trivial_move_constructor_test.cpp16 TT_TEST_BEGIN(has_trivial_move_constructor)
18 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<bool>::value, true);
19 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<bool const>::value, true);
34 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<char>::value, true);
46 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<short>::value, true);
58 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<int>::value, true);
70 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<long>::value, true);
170 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f1>::value, true);
171 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f2>::value, true);
172 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f3>::value, true);
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/type_traits/test/
H A Dhas_trivial_move_constructor_test.cpp49 TT_TEST_BEGIN(has_trivial_move_constructor)
51 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<bool>::value, true);
67 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<char>::value, true);
79 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<short>::value, true);
91 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<int>::value, true);
103 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<long>::value, true);
200 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<int>::value, true);
203 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f1>::value, true);
204 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f2>::value, true);
205 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f3>::value, true);
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/type_traits/test/
H A Dhas_trivial_move_constructor_test.cpp49 TT_TEST_BEGIN(has_trivial_move_constructor)
51 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<bool>::value, true);
67 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<char>::value, true);
79 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<short>::value, true);
91 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<int>::value, true);
103 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<long>::value, true);
200 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<int>::value, true);
203 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f1>::value, true);
204 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f2>::value, true);
205 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f3>::value, true);
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/type_traits/test/
H A Dhas_trivial_move_constructor_test.cpp49 TT_TEST_BEGIN(has_trivial_move_constructor)
51 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<bool>::value, true);
67 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<char>::value, true);
79 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<short>::value, true);
91 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<int>::value, true);
103 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<long>::value, true);
200 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<int>::value, true);
203 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f1>::value, true);
204 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f2>::value, true);
205 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f3>::value, true);
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/type_traits/test/
H A Dhas_trivial_move_constructor_test.cpp49 TT_TEST_BEGIN(has_trivial_move_constructor)
51 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<bool>::value, true);
67 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<char>::value, true);
79 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<short>::value, true);
91 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<int>::value, true);
103 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<long>::value, true);
200 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<int>::value, true);
203 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f1>::value, true);
204 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f2>::value, true);
205 BOOST_CHECK_INTEGRAL_CONSTANT(::tt::has_trivial_move_constructor<f3>::value, true);
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/type_traits/
H A Dhas_trivial_move_constructor.hpp34 template <typename T> struct has_trivial_move_constructor : public integral_constant<bool, BOOST_HA… struct
55 template <typename T> struct has_trivial_move_constructor
62 template <> struct has_trivial_move_constructor<void> : public false_type{}; struct
64 template <> struct has_trivial_move_constructor<void const> : public false_type{}; struct
65 template <> struct has_trivial_move_constructor<void volatile> : public false_type{}; struct
66 template <> struct has_trivial_move_constructor<void const volatile> : public false_type{}; struct
69 template <class T> struct has_trivial_move_constructor<T&> : public true_type{}; struct
71 template <class T> struct has_trivial_move_constructor<T&&> : public true_type{}; struct
74 template <class T, std::size_t N> struct has_trivial_move_constructor<T[N]> : public false_type{}; struct
75 template <class T> struct has_trivial_move_constructor<T[]> : public false_type{}; struct
/dports/devel/boost-python-libs/boost_1_72_0/boost/type_traits/
H A Dhas_trivial_move_constructor.hpp34 template <typename T> struct has_trivial_move_constructor : public integral_constant<bool, BOOST_HA… struct
55 template <typename T> struct has_trivial_move_constructor
62 template <> struct has_trivial_move_constructor<void> : public false_type{}; struct
64 template <> struct has_trivial_move_constructor<void const> : public false_type{}; struct
65 template <> struct has_trivial_move_constructor<void volatile> : public false_type{}; struct
66 template <> struct has_trivial_move_constructor<void const volatile> : public false_type{}; struct
69 template <class T> struct has_trivial_move_constructor<T&> : public true_type{}; struct
71 template <class T> struct has_trivial_move_constructor<T&&> : public true_type{}; struct
74 template <class T, std::size_t N> struct has_trivial_move_constructor<T[N]> : public false_type{}; struct
75 template <class T> struct has_trivial_move_constructor<T[]> : public false_type{}; struct
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/type_traits/
H A Dhas_trivial_move_constructor.hpp32 template <typename T> struct has_trivial_move_constructor : public integral_constant<bool, BOOST_HA… struct
53 template <typename T> struct has_trivial_move_constructor
60 template <> struct has_trivial_move_constructor<void> : public false_type{}; struct
62 template <> struct has_trivial_move_constructor<void const> : public false_type{}; struct
63 template <> struct has_trivial_move_constructor<void volatile> : public false_type{}; struct
64 template <> struct has_trivial_move_constructor<void const volatile> : public false_type{}; struct
67 template <class T> struct has_trivial_move_constructor<T&> : public true_type{}; struct
69 template <class T> struct has_trivial_move_constructor<T&&> : public true_type{}; struct
72 template <class T, std::size_t N> struct has_trivial_move_constructor<T[N]> : public false_type{}; struct
73 template <class T> struct has_trivial_move_constructor<T[]> : public false_type{}; struct
/dports/devel/R-cran-BH/BH/inst/include/boost/type_traits/
H A Dhas_trivial_move_constructor.hpp34 template <typename T> struct has_trivial_move_constructor : public integral_constant<bool, BOOST_HA… struct
55 template <typename T> struct has_trivial_move_constructor
62 template <> struct has_trivial_move_constructor<void> : public false_type{}; struct
64 template <> struct has_trivial_move_constructor<void const> : public false_type{}; struct
65 template <> struct has_trivial_move_constructor<void volatile> : public false_type{}; struct
66 template <> struct has_trivial_move_constructor<void const volatile> : public false_type{}; struct
69 template <class T> struct has_trivial_move_constructor<T&> : public true_type{}; struct
71 template <class T> struct has_trivial_move_constructor<T&&> : public true_type{}; struct
74 template <class T, std::size_t N> struct has_trivial_move_constructor<T[N]> : public false_type{}; struct
75 template <class T> struct has_trivial_move_constructor<T[]> : public false_type{}; struct
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/type_traits/
H A Dhas_trivial_move_constructor.hpp34 template <typename T> struct has_trivial_move_constructor : public integral_constant<bool, BOOST_HA… struct
55 template <typename T> struct has_trivial_move_constructor
62 template <> struct has_trivial_move_constructor<void> : public false_type{}; struct
64 template <> struct has_trivial_move_constructor<void const> : public false_type{}; struct
65 template <> struct has_trivial_move_constructor<void volatile> : public false_type{}; struct
66 template <> struct has_trivial_move_constructor<void const volatile> : public false_type{}; struct
69 template <class T> struct has_trivial_move_constructor<T&> : public true_type{}; struct
71 template <class T> struct has_trivial_move_constructor<T&&> : public true_type{}; struct
74 template <class T, std::size_t N> struct has_trivial_move_constructor<T[N]> : public false_type{}; struct
75 template <class T> struct has_trivial_move_constructor<T[]> : public false_type{}; struct
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/type_traits/
H A Dhas_trivial_move_constructor.hpp34 template <typename T> struct has_trivial_move_constructor : public integral_constant<bool, BOOST_HA… struct
55 template <typename T> struct has_trivial_move_constructor
62 template <> struct has_trivial_move_constructor<void> : public false_type{}; struct
64 template <> struct has_trivial_move_constructor<void const> : public false_type{}; struct
65 template <> struct has_trivial_move_constructor<void volatile> : public false_type{}; struct
66 template <> struct has_trivial_move_constructor<void const volatile> : public false_type{}; struct
69 template <class T> struct has_trivial_move_constructor<T&> : public true_type{}; struct
71 template <class T> struct has_trivial_move_constructor<T&&> : public true_type{}; struct
74 template <class T, std::size_t N> struct has_trivial_move_constructor<T[N]> : public false_type{}; struct
75 template <class T> struct has_trivial_move_constructor<T[]> : public false_type{}; struct
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/type_traits/
H A Dhas_trivial_move_constructor.hpp34 template <typename T> struct has_trivial_move_constructor : public integral_constant<bool, BOOST_HA… struct
55 template <typename T> struct has_trivial_move_constructor
62 template <> struct has_trivial_move_constructor<void> : public false_type{}; struct
64 template <> struct has_trivial_move_constructor<void const> : public false_type{}; struct
65 template <> struct has_trivial_move_constructor<void volatile> : public false_type{}; struct
66 template <> struct has_trivial_move_constructor<void const volatile> : public false_type{}; struct
69 template <class T> struct has_trivial_move_constructor<T&> : public true_type{}; struct
71 template <class T> struct has_trivial_move_constructor<T&&> : public true_type{}; struct
74 template <class T, std::size_t N> struct has_trivial_move_constructor<T[N]> : public false_type{}; struct
75 template <class T> struct has_trivial_move_constructor<T[]> : public false_type{}; struct
/dports/math/libmesh/libmesh-1.6.2/contrib/boost/include/boost/type_traits/
H A Dhas_trivial_move_constructor.hpp32 template <typename T> struct has_trivial_move_constructor : public integral_constant<bool, BOOST_HA… struct
53 template <typename T> struct has_trivial_move_constructor
60 template <> struct has_trivial_move_constructor<void> : public false_type{}; struct
62 template <> struct has_trivial_move_constructor<void const> : public false_type{}; struct
63 template <> struct has_trivial_move_constructor<void volatile> : public false_type{}; struct
64 template <> struct has_trivial_move_constructor<void const volatile> : public false_type{}; struct
67 template <class T> struct has_trivial_move_constructor<T&> : public true_type{}; struct
69 template <class T> struct has_trivial_move_constructor<T&&> : public true_type{}; struct
72 template <class T, std::size_t N> struct has_trivial_move_constructor<T[N]> : public false_type{}; struct
73 template <class T> struct has_trivial_move_constructor<T[]> : public false_type{}; struct
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/type_traits/
H A Dhas_trivial_move_constructor.hpp34 template <typename T> struct has_trivial_move_constructor : public integral_constant<bool, BOOST_HA… struct
55 template <typename T> struct has_trivial_move_constructor
62 template <> struct has_trivial_move_constructor<void> : public false_type{}; struct
64 template <> struct has_trivial_move_constructor<void const> : public false_type{}; struct
65 template <> struct has_trivial_move_constructor<void volatile> : public false_type{}; struct
66 template <> struct has_trivial_move_constructor<void const volatile> : public false_type{}; struct
69 template <class T> struct has_trivial_move_constructor<T&> : public true_type{}; struct
71 template <class T> struct has_trivial_move_constructor<T&&> : public true_type{}; struct
74 template <class T, std::size_t N> struct has_trivial_move_constructor<T[N]> : public false_type{}; struct
75 template <class T> struct has_trivial_move_constructor<T[]> : public false_type{}; struct
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/type_traits/
H A Dhas_trivial_move_constructor.hpp34 template <typename T> struct has_trivial_move_constructor : public integral_constant<bool, BOOST_HA… struct
55 template <typename T> struct has_trivial_move_constructor
62 template <> struct has_trivial_move_constructor<void> : public false_type{}; struct
64 template <> struct has_trivial_move_constructor<void const> : public false_type{}; struct
65 template <> struct has_trivial_move_constructor<void volatile> : public false_type{}; struct
66 template <> struct has_trivial_move_constructor<void const volatile> : public false_type{}; struct
69 template <class T> struct has_trivial_move_constructor<T&> : public true_type{}; struct
71 template <class T> struct has_trivial_move_constructor<T&&> : public true_type{}; struct
74 template <class T, std::size_t N> struct has_trivial_move_constructor<T[N]> : public false_type{}; struct
75 template <class T> struct has_trivial_move_constructor<T[]> : public false_type{}; struct
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/type_traits/
H A Dhas_trivial_move_constructor.hpp33 template <typename T> struct has_trivial_move_constructor : public integral_constant<bool, BOOST_HA… struct
54 template <typename T> struct has_trivial_move_constructor
61 template <> struct has_trivial_move_constructor<void> : public false_type{}; struct
63 template <> struct has_trivial_move_constructor<void const> : public false_type{}; struct
64 template <> struct has_trivial_move_constructor<void volatile> : public false_type{}; struct
65 template <> struct has_trivial_move_constructor<void const volatile> : public false_type{}; struct
68 template <class T> struct has_trivial_move_constructor<T&> : public true_type{}; struct
70 template <class T> struct has_trivial_move_constructor<T&&> : public true_type{}; struct
73 template <class T, std::size_t N> struct has_trivial_move_constructor<T[N]> : public false_type{}; struct
74 template <class T> struct has_trivial_move_constructor<T[]> : public false_type{}; struct
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/type_traits/
H A Dhas_trivial_move_constructor.hpp33 template <typename T> struct has_trivial_move_constructor : public integral_constant<bool, BOOST_HA… struct
54 template <typename T> struct has_trivial_move_constructor
61 template <> struct has_trivial_move_constructor<void> : public false_type{}; struct
63 template <> struct has_trivial_move_constructor<void const> : public false_type{}; struct
64 template <> struct has_trivial_move_constructor<void volatile> : public false_type{}; struct
65 template <> struct has_trivial_move_constructor<void const volatile> : public false_type{}; struct
68 template <class T> struct has_trivial_move_constructor<T&> : public true_type{}; struct
70 template <class T> struct has_trivial_move_constructor<T&&> : public true_type{}; struct
73 template <class T, std::size_t N> struct has_trivial_move_constructor<T[N]> : public false_type{}; struct
74 template <class T> struct has_trivial_move_constructor<T[]> : public false_type{}; struct
/dports/devel/boost-libs/boost_1_72_0/boost/type_traits/
H A Dhas_trivial_move_constructor.hpp34 template <typename T> struct has_trivial_move_constructor : public integral_constant<bool, BOOST_HA… struct
55 template <typename T> struct has_trivial_move_constructor
62 template <> struct has_trivial_move_constructor<void> : public false_type{}; struct
64 template <> struct has_trivial_move_constructor<void const> : public false_type{}; struct
65 template <> struct has_trivial_move_constructor<void volatile> : public false_type{}; struct
66 template <> struct has_trivial_move_constructor<void const volatile> : public false_type{}; struct
69 template <class T> struct has_trivial_move_constructor<T&> : public true_type{}; struct
71 template <class T> struct has_trivial_move_constructor<T&&> : public true_type{}; struct
74 template <class T, std::size_t N> struct has_trivial_move_constructor<T[N]> : public false_type{}; struct
75 template <class T> struct has_trivial_move_constructor<T[]> : public false_type{}; struct
/dports/sysutils/usbtop/usbtop-release-1.0/third-party/boost/type_traits/
H A Dhas_trivial_move_constructor.hpp33 template <typename T> struct has_trivial_move_constructor : public integral_constant<bool, BOOST_HA… struct
54 template <typename T> struct has_trivial_move_constructor
61 template <> struct has_trivial_move_constructor<void> : public false_type{}; struct
63 template <> struct has_trivial_move_constructor<void const> : public false_type{}; struct
64 template <> struct has_trivial_move_constructor<void volatile> : public false_type{}; struct
65 template <> struct has_trivial_move_constructor<void const volatile> : public false_type{}; struct
68 template <class T> struct has_trivial_move_constructor<T&> : public true_type{}; struct
70 template <class T> struct has_trivial_move_constructor<T&&> : public true_type{}; struct
73 template <class T, std::size_t N> struct has_trivial_move_constructor<T[N]> : public false_type{}; struct
74 template <class T> struct has_trivial_move_constructor<T[]> : public false_type{}; struct
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/type_traits/
H A Dhas_trivial_move_constructor.hpp34 template <typename T> struct has_trivial_move_constructor : public integral_constant<bool, BOOST_HA… struct
55 template <typename T> struct has_trivial_move_constructor
62 template <> struct has_trivial_move_constructor<void> : public false_type{}; struct
64 template <> struct has_trivial_move_constructor<void const> : public false_type{}; struct
65 template <> struct has_trivial_move_constructor<void volatile> : public false_type{}; struct
66 template <> struct has_trivial_move_constructor<void const volatile> : public false_type{}; struct
69 template <class T> struct has_trivial_move_constructor<T&> : public true_type{}; struct
71 template <class T> struct has_trivial_move_constructor<T&&> : public true_type{}; struct
74 template <class T, std::size_t N> struct has_trivial_move_constructor<T[N]> : public false_type{}; struct
75 template <class T> struct has_trivial_move_constructor<T[]> : public false_type{}; struct
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/type_traits/
H A Dhas_trivial_move_constructor.hpp33 template <typename T> struct has_trivial_move_constructor : public integral_constant<bool, BOOST_HA…
54 template <typename T> struct has_trivial_move_constructor
61 template <> struct has_trivial_move_constructor<void> : public false_type{};
63 template <> struct has_trivial_move_constructor<void const> : public false_type{};
64 template <> struct has_trivial_move_constructor<void volatile> : public false_type{};
65 template <> struct has_trivial_move_constructor<void const volatile> : public false_type{};
68 template <class T> struct has_trivial_move_constructor<T&> : public true_type{};
70 template <class T> struct has_trivial_move_constructor<T&&> : public true_type{};
73 template <class T, std::size_t N> struct has_trivial_move_constructor<T[N]> : public false_type{};
74 template <class T> struct has_trivial_move_constructor<T[]> : public false_type{};

12345678910>>...12