SpiecsEngine
 
Loading...
Searching...
No Matches

◆ MemoryPoolTest() [1/2]

SpicesTest::MemoryPoolTest::MemoryPoolTest ( )
inline

Definition at line 18 of file MemoryPool_test.h.

19 : m_Tuple{ 1, 2.0f, nullptr }
20 {}
std::tuple< int, float, void * > m_Tuple

References MemoryPoolTest().

Referenced by MemoryPoolTest().