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::unordered_set< Key, Eq, Hash, Alloc > > Struct Template Reference

#include <container_traits.hpp>

Public Types

typedef unordered_set_tag category
 
typedef unstable_tag iterator_stability
 

Member Typedef Documentation

template<class Key , class Eq , class Hash , class Alloc >
typedef unordered_set_tag boost::graph_detail::container_traits< std::unordered_set< Key, Eq, Hash, Alloc > >::category
template<class Key , class Eq , class Hash , class Alloc >
typedef unstable_tag boost::graph_detail::container_traits< std::unordered_set< Key, Eq, Hash, Alloc > >::iterator_stability

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