SpiecsEngine
 
Loading...
Searching...
No Matches

◆ get_addr()

void * scl::runtime_memory_block::get_addr ( ) const
inline

Get the begin_.

Returns
Return the begin_.

Definition at line 89 of file RuntimeMemoryBlock.h.

89{ return begin_; }
void * begin_
The begin pointer of the continue memory block handled.

References begin_.

Referenced by SpicesTest::TEST_F(), and SpicesTest::TEST_F().