Home
last modified time | relevance | path

Searched refs:is_placeholder_arg (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/type_erasure/
Dcall.hpp58 struct is_placeholder_arg : struct
315 ::boost::type_erasure::detail::is_placeholder_arg<T>())...); in extract_table()
336 ::boost::type_erasure::detail::is_placeholder_arg<T>())...); in extract_table()
357 ::boost::type_erasure::detail::is_placeholder_arg<T>())...); in apply()
371 ::boost::type_erasure::detail::is_placeholder_arg<T>())...), *table); in apply()
381 ::boost::type_erasure::detail::is_placeholder_arg<R>::value
397 ::boost::type_erasure::detail::is_placeholder_arg<R>::value
413 ::boost::type_erasure::detail::is_placeholder_arg<R>::value
518 ::boost::type_erasure::detail::is_placeholder_arg<BOOST_PP_CAT(T, n)>())
525 ::boost::type_erasure::detail::is_placeholder_arg<BOOST_PP_CAT(T, n)>())
[all …]
/third_party/boost/libs/compute/include/boost/compute/functional/
Dbind.hpp63 struct is_placeholder_arg struct
94 typename boost::enable_if_c<is_placeholder_arg<N>::value>::type* = 0 in get_nth_arg()
104 typename boost::disable_if_c<is_placeholder_arg<N>::value>::type* = 0 in get_nth_arg()
/third_party/boost/boost/compute/functional/
Dbind.hpp63 struct is_placeholder_arg struct
94 typename boost::enable_if_c<is_placeholder_arg<N>::value>::type* = 0 in get_nth_arg()
104 typename boost::disable_if_c<is_placeholder_arg<N>::value>::type* = 0 in get_nth_arg()