|
IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
|
This is the complete list of members for ice::container::ResizableContainer, including all inherited members.
| grow(this Self &self, ice::ncount min_capacity=ice::ncount_none) noexcept | ice::container::ResizableContainer | inline |
| is_full(this Self const &self) noexcept | ice::container::ResizableContainer | inline |
| not_full(this Self const &self) noexcept | ice::container::ResizableContainer | inline |
| reserve(this Self &self, ice::ncount min_capacity) noexcept | ice::container::ResizableContainer | inline |
| shrink(this Self &self) noexcept | ice::container::ResizableContainer | inline |