Wire Sysio Wire Sysion 1.0.0
|
Go to the source code of this file.
Functions | |
template<typename Allocator > | |
void | TestAllocator (Allocator &a) |
TEST (Allocator, CrtAllocator) | |
TEST (Allocator, MemoryPoolAllocator) | |
TEST (Allocator, Alignment) | |
TEST (Allocator, Issue399) | |
TEST | ( | Allocator | , |
Alignment | ) |
Definition at line 65 of file allocatorstest.cpp.
TEST | ( | Allocator | , |
CrtAllocator | ) |
Definition at line 50 of file allocatorstest.cpp.
TEST | ( | Allocator | , |
Issue399 | ) |
Definition at line 83 of file allocatorstest.cpp.
TEST | ( | Allocator | , |
MemoryPoolAllocator | ) |
Definition at line 55 of file allocatorstest.cpp.
Definition at line 22 of file allocatorstest.cpp.