Searched refs:has_const_time_insert (Results 1 – 4 of 4) sorted by relevance
40 class has_const_time_insert< BOOST_STD_EXTENSION_NAMESPACE::slist<T,AllocT> > class48 typedef mpl::bool_<has_const_time_insert<T>::value> type;
39 class has_const_time_insert< ::std::list<T,AllocT> > class47 typedef mpl::bool_<has_const_time_insert<T>::value> type;
85 class has_const_time_insert class94 typedef mpl::bool_<has_const_time_insert<T>::value> type;
142 has_const_time_insert<InputT>, in operator ()()