class with no edge More...
class with no edge
Definition at line 57 of file map_graph.hpp.
#include <map_graph.hpp>
Public Types | |
typedef boost::fusion::vector | type |
type in case of no edge | |
Static Public Member Functions | |
static bool | noPointers () |
Data Fields | |
type | data |
empty edge | |
Static Public Attributes | |
static const unsigned int | max_prop = 0 |
no properties | |
typedef boost::fusion::vector no_edge::type |
type in case of no edge
Definition at line 62 of file map_graph.hpp.
|
inlinestatic |
Definition at line 70 of file map_graph.hpp.
type no_edge::data |
empty edge
Definition at line 65 of file map_graph.hpp.
|
static |
no properties
Definition at line 68 of file map_graph.hpp.