Home
last modified time | relevance | path

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

/third_party/boost/boost/mp11/
Dintegral.hpp23 using mp_true = mp_bool<true>; typedef
/third_party/boost/boost/histogram/detail/
Dfill.hpp250 auto fill_2(ArgTraits, mp11::mp_true, const std::size_t, Storage& st, Axes& axes, in fill_2()
/third_party/boost/boost/variant2/
Dvariant.hpp658 …template<std::size_t I, class... A> BOOST_CXX14_CONSTEXPR void emplace_impl( mp11::mp_true, mp11::… in emplace_impl()
719 …template<std::size_t I, class... A> BOOST_CXX14_CONSTEXPR void emplace_impl( mp11::mp_true, mp11::… in emplace_impl()