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_vertex_copier_helper< Param, G1, G2 > Struct Template Reference

#include <copy.hpp>

Public Types

typedef choose_vertex_copy
< Param >::type 
Selector
 
typedef Selector::template
bind_< Param, G1, G2 > 
Bind
 
typedef Bind type
 
typedef Bind::result_type result_type
 

Member Typedef Documentation

template<class Param, class G1, class G2>
typedef Selector:: template bind_<Param, G1, G2> boost::detail::choose_vertex_copier_helper< Param, G1, G2 >::Bind
template<class Param, class G1, class G2>
typedef Bind::result_type boost::detail::choose_vertex_copier_helper< Param, G1, G2 >::result_type
template<class Param, class G1, class G2>
typedef choose_vertex_copy<Param>::type boost::detail::choose_vertex_copier_helper< Param, G1, G2 >::Selector
template<class Param, class G1, class G2>
typedef Bind boost::detail::choose_vertex_copier_helper< Param, G1, G2 >::type

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