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::map< Key, T, Cmp, Alloc > > Struct Template Reference

#include <container_traits.hpp>

Public Types

typedef map_tag category
 
typedef stable_tag iterator_stability
 

Member Typedef Documentation

template<class Key , class T , class Cmp , class Alloc >
typedef map_tag boost::graph_detail::container_traits< std::map< Key, T, Cmp, Alloc > >::category
template<class Key , class T , class Cmp , class Alloc >
typedef stable_tag boost::graph_detail::container_traits< std::map< Key, T, Cmp, Alloc > >::iterator_stability

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