#include <copy.hpp>
Public Types | |
typedef vertex_copier< G1, G2 > | result_type |
Static Public Member Functions | |
static result_type | apply (const P &, const G1 &g1, G2 &g2) |
typedef vertex_copier<G1, G2> boost::detail::choose_default_vertex_copier::bind_< P, G1, G2 >::result_type |
|
inlinestatic |