Typedef Gaia::Vm::UniquePtr
¶
Defined in
File heap.hpp
Typedef Documentation
¶
template
<
typename
T
>
using
Gaia
::
Vm
::
UniquePtr
=
frg
::
unique_ptr
<
T
,
MemoryAllocator
>
¶
Gaia
Navigation
Contributing
The developer’s handbook
Code Reference
File Hierarchy
Full API
Related Topics
Documentation overview
Code Reference
Previous:
Typedef Gaia::Vm::String
Next:
Typedef Gaia::Vm::Vector