Home
last modified time | relevance | path

Searched defs:BOOST_HOF_AND_UNPACK (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/hof/detail/
Dand.hpp43 #define BOOST_HOF_AND_UNPACK(Bs) (boost::hof::detail::and_c(Bs...)) macro
49 #define BOOST_HOF_AND_UNPACK(Bs) BOOST_HOF_IS_BASE_OF(boost::hof::detail::bool_seq<Bs...>, boost::h… macro