2 #ifndef BOOST_MPL_SET_AUX_INSERT_IMPL_HPP_INCLUDED
3 #define BOOST_MPL_SET_AUX_INSERT_IMPL_HPP_INCLUDED
29 namespace boost {
namespace mpl {
34 has_key_impl<aux::set_tag>::apply<Set,T>
37 is_same< T,typename Set::last_masked_ >
39 , identity< s_item<T,typename Set::item_> >
57 , typename if_na<KeyOrNA,PosOrKey>::type
65 #endif // BOOST_MPL_SET_AUX_INSERT_IMPL_HPP_INCLUDED