|
MarlinMT
0.1.0
|
#include <memory>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| class | marlinmt::book::MemLayout |
| MemLayout base class to store booked objects in MarlinMT. More... | |
| class | marlinmt::book::SharedMemLayout< T, MERGE, Args_t > |
| MemLayout for mutable object instances. More... | |
| class | marlinmt::book::SingleMemLayout< T, Args_t > |
| MemLayout for Single object instance. More... | |
Namespaces | |
| marlinmt | |
| marlinmt::book | |
| contains classes needed to book and managed booked objects. | |