Searched refs:has_stable_iterators (Results 1 – 4 of 4) sorted by relevance
27 class has_stable_iterators< BOOST_STD_EXTENSION_NAMESPACE::slist<T,AllocT> > class35 typedef mpl::bool_<has_stable_iterators<T>::value> type;
26 class has_stable_iterators< ::std::list<T,AllocT> > class34 typedef mpl::bool_<has_stable_iterators<T>::value> type;
66 class has_stable_iterators class75 typedef mpl::bool_<has_stable_iterators<T>::value> type;
150 has_stable_iterators<InputT>::value>()( in process_segment()