Home
last modified time | relevance | path

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

/third_party/boost/boost/hana/
Dremove.hpp44 struct remove_impl<M, when<condition>> : default_ { struct
46 static constexpr auto apply(Xs&& xs, Value&& value) { in apply()
/third_party/boost/boost/mpl/
Dremove.hpp31 struct remove_impl struct