| void scl::runtime_memory_block::build | ( | ) |
Malloc a memory to begin_.
Free the memory if begin_ has mallocked.
Malloc memory to begin_ with bytes_.
Free the memory if begin_ has mallocked.
Malloc memory to begin_ with bytes_.
Definition at line 46 of file RuntimeMemoryBlock.cpp.
References begin_.
Referenced by SpicesTest::TEST_F(), and SpicesTest::TEST_F().