Typedef Gaia::Vm::UniquePtr

Typedef Documentation

template<typename T>
using Gaia::Vm::UniquePtr = frg::unique_ptr<T, MemoryAllocator>