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

#include <container_traits.hpp>

Public Types

typedef
front_insertion_sequence_tag 
category
 
typedef stable_tag iterator_stability
 

Member Typedef Documentation

template<class T , class Alloc >
typedef front_insertion_sequence_tag boost::graph_detail::container_traits< BOOST_STD_EXTENSION_NAMESPACE::slist< T, Alloc > >::category
template<class T , class Alloc >
typedef stable_tag boost::graph_detail::container_traits< BOOST_STD_EXTENSION_NAMESPACE::slist< T, Alloc > >::iterator_stability

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