Home
last modified time | relevance | path

Searched refs:has_argument_type (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dtypes.pass.cpp34 class has_argument_type class
74 static_assert((!has_argument_type<F>::value), "" ); in test_nullary_function()
94 static_assert((!has_argument_type<F>::value), "" ); in test_binary_function()
101 static_assert((!has_argument_type<F>::value), "" ); in test_other_function()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dtypes.pass.cpp31 class has_argument_type class
71 static_assert((!has_argument_type<F>::value), "" ); in test_nullary_function()
91 static_assert((!has_argument_type<F>::value), "" ); in test_binary_function()
98 static_assert((!has_argument_type<F>::value), "" ); in test_other_function()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dtypes.pass.cpp34 class has_argument_type class
76 static_assert((!has_argument_type<F>::value), "" ); in test_nullary_function()
100 static_assert((!has_argument_type<F>::value), "" ); in test_binary_function()
109 static_assert((!has_argument_type<F>::value), "" ); in test_other_function()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dtypes.pass.cpp31 class has_argument_type class
71 static_assert((!has_argument_type<F>::value), "" ); in test_nullary_function()
91 static_assert((!has_argument_type<F>::value), "" ); in test_binary_function()
98 static_assert((!has_argument_type<F>::value), "" ); in test_other_function()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dtypes.pass.cpp34 class has_argument_type class
74 static_assert((!has_argument_type<F>::value), "" ); in test_nullary_function()
94 static_assert((!has_argument_type<F>::value), "" ); in test_binary_function()
101 static_assert((!has_argument_type<F>::value), "" ); in test_other_function()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dtypes.pass.cpp34 class has_argument_type class
74 static_assert((!has_argument_type<F>::value), "" ); in test_nullary_function()
94 static_assert((!has_argument_type<F>::value), "" ); in test_binary_function()
101 static_assert((!has_argument_type<F>::value), "" ); in test_other_function()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dtypes.pass.cpp34 class has_argument_type class
76 static_assert((!has_argument_type<F>::value), "" ); in test_nullary_function()
100 static_assert((!has_argument_type<F>::value), "" ); in test_binary_function()
109 static_assert((!has_argument_type<F>::value), "" ); in test_other_function()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dtypes.pass.cpp31 class has_argument_type class
71 static_assert((!has_argument_type<F>::value), "" ); in test_nullary_function()
91 static_assert((!has_argument_type<F>::value), "" ); in test_binary_function()
98 static_assert((!has_argument_type<F>::value), "" ); in test_other_function()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dtypes.pass.cpp34 class has_argument_type class
76 static_assert((!has_argument_type<F>::value), "" ); in test_nullary_function()
100 static_assert((!has_argument_type<F>::value), "" ); in test_binary_function()
109 static_assert((!has_argument_type<F>::value), "" ); in test_other_function()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dtypes.pass.cpp34 class has_argument_type class
74 static_assert((!has_argument_type<F>::value), "" ); in test_nullary_function()
94 static_assert((!has_argument_type<F>::value), "" ); in test_binary_function()
101 static_assert((!has_argument_type<F>::value), "" ); in test_other_function()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dtypes.pass.cpp34 class has_argument_type in operator ==()
76 static_assert((!has_argument_type<F>::value), "" ); in void_test()
100 static_assert((!has_argument_type<F>::value), "" ); in __anon87b6ea130f02()
109 static_assert((!has_argument_type<F>::value), "" );
/dports/devel/boost-docs/boost_1_72_0/boost/log/detail/
H A Dfunction_traits.hpp49 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_argument_type, argument_type, false)
99 bool = has_argument_type< FunT >::value,
192 bool = has_argument_type< FunT >::value,
/dports/devel/hyperscan/boost_1_75_0/boost/log/detail/
H A Dfunction_traits.hpp49 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_argument_type, argument_type, false)
99 bool = has_argument_type< FunT >::value,
192 bool = has_argument_type< FunT >::value,
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/log/detail/
H A Dfunction_traits.hpp49 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_argument_type, argument_type, false)
99 bool = has_argument_type< FunT >::value,
192 bool = has_argument_type< FunT >::value,
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/log/detail/
H A Dfunction_traits.hpp49 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_argument_type, argument_type, false)
99 bool = has_argument_type< FunT >::value, in format_description()
192 bool = has_argument_type< FunT >::value, in make_pump()
/dports/databases/xtrabackup/boost_1_59_0/boost/log/detail/
H A Dfunction_traits.hpp49 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_argument_type, argument_type, false)
99 bool = has_argument_type< FunT >::value,
192 bool = has_argument_type< FunT >::value,
/dports/databases/percona57-server/boost_1_59_0/boost/log/detail/
H A Dfunction_traits.hpp49 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_argument_type, argument_type, false)
99 bool = has_argument_type< FunT >::value,
192 bool = has_argument_type< FunT >::value,
/dports/databases/percona57-client/boost_1_59_0/boost/log/detail/
H A Dfunction_traits.hpp49 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_argument_type, argument_type, false)
99 bool = has_argument_type< FunT >::value,
192 bool = has_argument_type< FunT >::value,
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/log/detail/
H A Dfunction_traits.hpp49 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_argument_type, argument_type, false)
99 bool = has_argument_type< FunT >::value,
192 bool = has_argument_type< FunT >::value,
/dports/devel/boost-libs/boost_1_72_0/boost/log/detail/
H A Dfunction_traits.hpp49 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_argument_type, argument_type, false)
99 bool = has_argument_type< FunT >::value,
192 bool = has_argument_type< FunT >::value,
/dports/devel/boost-python-libs/boost_1_72_0/boost/log/detail/
H A Dfunction_traits.hpp49 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_argument_type, argument_type, false)
99 bool = has_argument_type< FunT >::value,
192 bool = has_argument_type< FunT >::value,
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/log/detail/
H A Dfunction_traits.hpp49 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_argument_type, argument_type, false)
99 bool = has_argument_type< FunT >::value,
192 bool = has_argument_type< FunT >::value,
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/log/detail/
H A Dfunction_traits.hpp49 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_argument_type, argument_type, false)
99 bool = has_argument_type< FunT >::value,
192 bool = has_argument_type< FunT >::value,
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/log/detail/
H A Dfunction_traits.hpp49 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_argument_type, argument_type, false)
99 bool = has_argument_type< FunT >::value,
192 bool = has_argument_type< FunT >::value,
/dports/devel/thrust/thrust-1.9.5/thrust/detail/type_traits/
H A Dfunction_traits.h44 __THRUST_DEFINE_HAS_NESTED_TYPE(has_argument_type, argument_type)
62 has_argument_type<T>

12