Home
last modified time | relevance | path

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

/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.cpp46 class has_first_argument_type class
75 static_assert((!has_first_argument_type<F>::value), "" ); in test_nullary_function()
84 static_assert((!has_first_argument_type<F>::value), "" ); in test_unary_function()
102 static_assert((!has_first_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.cpp43 class has_first_argument_type class
72 static_assert((!has_first_argument_type<F>::value), "" ); in test_nullary_function()
81 static_assert((!has_first_argument_type<F>::value), "" ); in test_unary_function()
99 static_assert((!has_first_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.cpp46 class has_first_argument_type class
77 static_assert((!has_first_argument_type<F>::value), "" ); in test_nullary_function()
88 static_assert((!has_first_argument_type<F>::value), "" ); in test_unary_function()
110 static_assert((!has_first_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.cpp43 class has_first_argument_type class
72 static_assert((!has_first_argument_type<F>::value), "" ); in test_nullary_function()
81 static_assert((!has_first_argument_type<F>::value), "" ); in test_unary_function()
99 static_assert((!has_first_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.cpp46 class has_first_argument_type class
75 static_assert((!has_first_argument_type<F>::value), "" ); in test_nullary_function()
84 static_assert((!has_first_argument_type<F>::value), "" ); in test_unary_function()
102 static_assert((!has_first_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.cpp46 class has_first_argument_type class
75 static_assert((!has_first_argument_type<F>::value), "" ); in test_nullary_function()
84 static_assert((!has_first_argument_type<F>::value), "" ); in test_unary_function()
102 static_assert((!has_first_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.cpp46 class has_first_argument_type class
77 static_assert((!has_first_argument_type<F>::value), "" ); in test_nullary_function()
88 static_assert((!has_first_argument_type<F>::value), "" ); in test_unary_function()
110 static_assert((!has_first_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.cpp43 class has_first_argument_type class
72 static_assert((!has_first_argument_type<F>::value), "" ); in test_nullary_function()
81 static_assert((!has_first_argument_type<F>::value), "" ); in test_unary_function()
99 static_assert((!has_first_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.cpp46 class has_first_argument_type class
77 static_assert((!has_first_argument_type<F>::value), "" ); in test_nullary_function()
88 static_assert((!has_first_argument_type<F>::value), "" ); in test_unary_function()
110 static_assert((!has_first_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.cpp46 class has_first_argument_type class
75 static_assert((!has_first_argument_type<F>::value), "" ); in test_nullary_function()
84 static_assert((!has_first_argument_type<F>::value), "" ); in test_unary_function()
102 static_assert((!has_first_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.cpp46 class has_first_argument_type in __anon87b6ea130302()
77 static_assert((!has_first_argument_type<F>::value), "" ); in void_test()
88 static_assert((!has_first_argument_type<F>::value), "" ); in __anon87b6ea130e02()
110 static_assert((!has_first_argument_type<F>::value), "" );
/dports/devel/thrust/thrust-1.9.5/thrust/detail/type_traits/
H A Dfunction_traits.h46 __THRUST_DEFINE_HAS_NESTED_TYPE(has_first_argument_type, first_argument_type)
72 has_first_argument_type<T>,
/dports/devel/boost-docs/boost_1_72_0/boost/log/detail/
H A Dfunction_traits.hpp50 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_first_argument_type, first_argument_type, false)
100 bool = has_first_argument_type< FunT >::value,
/dports/devel/hyperscan/boost_1_75_0/boost/log/detail/
H A Dfunction_traits.hpp50 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_first_argument_type, first_argument_type, false)
100 bool = has_first_argument_type< FunT >::value,
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/log/detail/
H A Dfunction_traits.hpp50 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_first_argument_type, first_argument_type, false)
100 bool = has_first_argument_type< FunT >::value,
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/log/detail/
H A Dfunction_traits.hpp50 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_first_argument_type, first_argument_type, false) in format_element()
100 bool = has_first_argument_type< FunT >::value, in format_description()
/dports/databases/xtrabackup/boost_1_59_0/boost/log/detail/
H A Dfunction_traits.hpp50 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_first_argument_type, first_argument_type, false)
100 bool = has_first_argument_type< FunT >::value,
/dports/databases/percona57-server/boost_1_59_0/boost/log/detail/
H A Dfunction_traits.hpp50 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_first_argument_type, first_argument_type, false)
100 bool = has_first_argument_type< FunT >::value,
/dports/databases/percona57-client/boost_1_59_0/boost/log/detail/
H A Dfunction_traits.hpp50 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_first_argument_type, first_argument_type, false)
100 bool = has_first_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.hpp50 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_first_argument_type, first_argument_type, false)
100 bool = has_first_argument_type< FunT >::value,
/dports/devel/boost-libs/boost_1_72_0/boost/log/detail/
H A Dfunction_traits.hpp50 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_first_argument_type, first_argument_type, false)
100 bool = has_first_argument_type< FunT >::value,
/dports/devel/boost-python-libs/boost_1_72_0/boost/log/detail/
H A Dfunction_traits.hpp50 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_first_argument_type, first_argument_type, false)
100 bool = has_first_argument_type< FunT >::value,
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/log/detail/
H A Dfunction_traits.hpp50 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_first_argument_type, first_argument_type, false)
100 bool = has_first_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.hpp50 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_first_argument_type, first_argument_type, false)
100 bool = has_first_argument_type< FunT >::value,
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/log/detail/
H A Dfunction_traits.hpp50 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_first_argument_type, first_argument_type, false)
100 bool = has_first_argument_type< FunT >::value,