Home
last modified time | relevance | path

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

/third_party/boost/boost/hana/
Ddrop_front_exactly.hpp57 constexpr void check_dfe_overflow(Xs const& xs, N const&, hana::true_) { in check_dfe_overflow() function
67 constexpr void check_dfe_overflow(Xs const&, N const&, hana::false_) { } in check_dfe_overflow() function
/third_party/boost/libs/hana/include/boost/hana/
Ddrop_front_exactly.hpp57 constexpr void check_dfe_overflow(Xs const& xs, N const&, hana::true_) { in check_dfe_overflow() function
67 constexpr void check_dfe_overflow(Xs const&, N const&, hana::false_) { } in check_dfe_overflow() function