Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <bitset>
#include <vector>
Go to the source code of this file.
Typedefs | |
typedef std::vector< std::bitset< SUMO_MAX_CONNECTIONS > > | NBLinkPossibilityMatrix |
Definition in file NBLinkPossibilityMatrix.h.
typedef std::vector<std::bitset<SUMO_MAX_CONNECTIONS> > NBLinkPossibilityMatrix |
Definition at line 37 of file NBLinkPossibilityMatrix.h.