src
|
Go to the source code of this file.
Namespaces | |
re2c | |
Typedefs | |
typedef std::vector< std::pair< uint32_t, uint32_t > > | re2c::way_arc_t |
typedef std::vector< const way_arc_t * > | re2c::way_t |
Functions | |
bool | re2c::cmp_ways (const way_t &w1, const way_t &w2) |
void | re2c::fprint_way (FILE *f, const way_t &w) |