Home
last modified time | relevance | path

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

/third_party/boost/libs/hana/include/boost/hana/
Dfind_if.hpp85 static constexpr auto find_if_helper(Xs&&, hana::false_) in find_if_helper() function
89 static constexpr auto find_if_helper(Xs&& xs, hana::true_) in find_if_helper() function
/third_party/boost/boost/hana/
Dfind_if.hpp85 static constexpr auto find_if_helper(Xs&&, hana::false_) in find_if_helper() function
89 static constexpr auto find_if_helper(Xs&& xs, hana::true_) in find_if_helper() function