|
Tramway SDK v0.1.1
|
#include <string>#include <iostream>#include <cassert>Go to the source code of this file.
Classes | |
| class | tram::Pool< T > |
| struct | tram::Pool< T >::iterator |
| class | tram::PoolProxy< T > |
| class | tram::PoolPtr< T > |
Namespaces | |
| namespace | tram |
| Serialization, i.e. | |
Typedefs | |
| template<typename T > | |
| using | tram::PoopProxy = PoolProxy< T > |