Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::graph_detail::container_traits< std::multiset< Key, Cmp, Alloc > > Struct Template Reference

#include <container_traits.hpp>

Public Types

typedef multiset_tag category
 
typedef stable_tag iterator_stability
 

Member Typedef Documentation

template<class Key , class Cmp , class Alloc >
typedef multiset_tag boost::graph_detail::container_traits< std::multiset< Key, Cmp, Alloc > >::category
template<class Key , class Cmp , class Alloc >
typedef stable_tag boost::graph_detail::container_traits< std::multiset< Key, Cmp, Alloc > >::iterator_stability

The documentation for this struct was generated from the following file: