|
Broom 1.0.0
A thread-local C++ Garbage Collector
|
Public Member Functions | |
| Graph ()=default | |
| Node * | New (std::string s) |
| Node * | operator[] (std::string s) |
| size_t | ShortestPath (std::string from, std::string to) |
|
default |
|
inline |