Loading [MathJax]/extensions/tex2jax.js
SyTen
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ 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.