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 | |