CAPD RedHom Library
capd::graph::GridGraph< DIM, VertexValidatorT >::rebind< OtherVertexValidator > Struct Template Reference

#include <capd/graph/GridGraph.h>

Public Types

typedef GridGraph< DIM, OtherVertexValidator > type
 

Member Typedef Documentation

template<int DIM, typename VertexValidatorT >
template<typename OtherVertexValidator >
typedef GridGraph<DIM, OtherVertexValidator> capd::graph::GridGraph< DIM, VertexValidatorT >::rebind< OtherVertexValidator >::type