Searched refs:erase_impl (Results 1 – 10 of 10) sorted by relevance
19 struct erase_impl;22 struct erase_impl<fusion::fusion_sequence_tag> struct
19 template< typename Tag > struct erase_impl;
32 : erase_impl< typename sequence_tag<Sequence>::type >
466 struct erase_impl;469 struct erase_impl<mpl::string_tag> struct
25 struct erase_impl< aux::set_tag > struct
25 struct erase_impl< aux::map_tag > struct
30 struct erase_impl struct
142 struct erase_impl< ::push_back_only_tag > struct
113 if(p.second)return impl::ptr(&*p.first,&erase_impl); in init()117 static void erase_impl(const impl* p) in erase_impl() function in linked_object
159 this->erase_impl(i);