Home
last modified time | relevance | path

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

/third_party/boost/boost/hof/detail/
Dand.hpp45 template<bool...> struct bool_seq {}; struct
47 BOOST_HOF_USING(and_, std::is_same<bool_seq<Ts::value...>, bool_seq<(Ts::value, true)...>>);
49 …D_UNPACK(Bs) BOOST_HOF_IS_BASE_OF(boost::hof::detail::bool_seq<Bs...>, boost::hof::detail::bool_se…