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_default_edge_copier::bind_< P, G1, G2 > Struct Template Reference

#include <copy.hpp>

Public Types

typedef edge_copier< G1, G2 > result_type
 

Static Public Member Functions

static result_type apply (const P &, const G1 &g1, G2 &g2)
 

Member Typedef Documentation

template<class P , class G1 , class G2 >
typedef edge_copier<G1, G2> boost::detail::choose_default_edge_copier::bind_< P, G1, G2 >::result_type

Member Function Documentation

template<class P , class G1 , class G2 >
static result_type boost::detail::choose_default_edge_copier::bind_< P, G1, G2 >::apply ( const P &  ,
const G1 &  g1,
G2 &  g2 
)
inlinestatic

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