IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
ice::AllocRequest Member List

This is the complete list of members for ice::AllocRequest, including all inherited members.

alignmentice::AllocRequest
AllocRequest() noexcept=defaultice::AllocRequest
AllocRequest(ice::usize size, ice::ualign alignment=ice::ualign::b_default) noexceptice::AllocRequest
AllocRequest(ice::meminfo memory_info) noexceptice::AllocRequest
AllocRequest(ice::AlignResult< T > align_result) noexceptice::AllocRequest
sizeice::AllocRequest