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::vector< T, Alloc > > Struct Template Reference

#include <container_traits.hpp>

Public Types

typedef vector_tag category
 
typedef unstable_tag iterator_stability
 

Member Typedef Documentation

template<class T , class Alloc >
typedef vector_tag boost::graph_detail::container_traits< std::vector< T, Alloc > >::category
template<class T , class Alloc >
typedef unstable_tag boost::graph_detail::container_traits< std::vector< T, Alloc > >::iterator_stability

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