Beispiel #1
0
 stable_tag iterator_stability(const BOOST_STD_EXTENSION_NAMESPACE::hash_map<Key,T,Eq,Hash,Alloc>&)
 { return stable_tag(); }
Beispiel #2
0
 stable_tag iterator_stability(const std::multimap<Key,T,Cmp,Alloc>&)
 { return stable_tag(); }
Beispiel #3
0
 stable_tag iterator_stability(const std::set<Key,Cmp,Alloc>&)
 { return stable_tag(); }
Beispiel #4
0
 stable_tag iterator_stability(
 const BOOST_STD_EXTENSION_NAMESPACE::slist<T,Alloc>&)
   { return stable_tag(); }
Beispiel #5
0
 stable_tag iterator_stability(const std::list<T,Alloc>&)
   { return stable_tag(); }
Beispiel #6
0
 stable_tag iterator_stability (boost::container::static_vector<T, N> const &)
 { return stable_tag(); }