|
MVE - Multi-View Environment mve-devel
|


Go to the source code of this file.
Namespaces | |
| namespace | util |
| Parser, tokenizer, timer, smart pointer, threads, etc. | |
Typedefs | |
| template<typename T , size_t ALIGNMENT = 16> | |
| using | util::AlignedMemory = std::vector< T, AlignedAllocator< T, ALIGNMENT > > |