Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::choose_graph_copy< Graph > Struct Template Reference

#include <copy.hpp>

Public Types

enum  { algo }
 
typedef Graph::traversal_category Trv
 
typedef Graph::directed_category Dr
 
typedef copy_graph_impl< algotype
 

Member Typedef Documentation

template<class Graph>
typedef Graph::directed_category boost::detail::choose_graph_copy< Graph >::Dr
template<class Graph>
typedef Graph::traversal_category boost::detail::choose_graph_copy< Graph >::Trv
template<class Graph>
typedef copy_graph_impl<algo> boost::detail::choose_graph_copy< Graph >::type

Member Enumeration Documentation

template<class Graph>
anonymous enum
Enumerator
algo 

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