Home
last modified time | relevance | path

Searched defs:erase_key_impl (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/boost/mpl/set/aux_/
Derase_key_impl.hpp31 struct erase_key_impl< aux::set_tag > struct
37 struct apply
/third_party/boost/boost/mpl/map/aux_/
Derase_key_impl.hpp31 struct erase_key_impl< aux::map_tag > struct
37 struct apply
/third_party/boost/boost/fusion/mpl/
Derase_key.hpp22 struct erase_key_impl<fusion::fusion_sequence_tag> struct
25 struct apply
/third_party/boost/boost/hana/fwd/
Derase_key.hpp21 struct erase_key_impl : erase_key_impl<T, when<true>> { }; struct
/third_party/boost/libs/hana/include/boost/hana/fwd/
Derase_key.hpp21 struct erase_key_impl : erase_key_impl<T, when<true>> { }; struct
/third_party/boost/boost/mpl/aux_/
Derase_key_impl.hpp23 struct erase_key_impl struct
/third_party/boost/libs/hana/include/boost/hana/
Dmap.hpp323 struct erase_key_impl<map_tag> { struct
329 erase_key_helper(Map&& map, Key const&, hana::false_) { in erase_key_helper()
335 erase_key_helper(Map&& map, Key const& key, hana::true_) { in erase_key_helper()
344 static constexpr auto apply_impl(Map&& map, Key const& key, hana::false_) { in apply_impl()
350 static constexpr auto apply_impl(Map&& map, Key const&, hana::true_) { in apply_impl()
355 static constexpr auto apply(Map&& map, Key const& key) { in apply()
Derase_key.hpp31 struct erase_key_impl<T, when<condition>> : default_ { struct
Dset.hpp250 struct erase_key_impl<set_tag> { struct
252 static constexpr decltype(auto) apply(Xs&& xs, X&& x) { in apply()
/third_party/boost/boost/hana/
Dmap.hpp323 struct erase_key_impl<map_tag> { struct
329 erase_key_helper(Map&& map, Key const&, hana::false_) { in erase_key_helper()
335 erase_key_helper(Map&& map, Key const& key, hana::true_) { in erase_key_helper()
344 static constexpr auto apply_impl(Map&& map, Key const& key, hana::false_) { in apply_impl()
350 static constexpr auto apply_impl(Map&& map, Key const&, hana::true_) { in apply_impl()
355 static constexpr auto apply(Map&& map, Key const& key) { in apply()
Derase_key.hpp31 struct erase_key_impl<T, when<condition>> : default_ { struct
Dset.hpp250 struct erase_key_impl<set_tag> { struct
252 static constexpr decltype(auto) apply(Xs&& xs, X&& x) { in apply()