SyTen

◆ Region() [3/3]

syten::EternalMalloc::Region::Region ( void *  begin_,
std::size_t const  size 
)
inline

Ctor, *this now owns the region of size size at begin_ and will call l_free(begin_) when destructed.