|
IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
|
#include <ice/container/basic_container.hxx>
Public Member Functions | |
| template<ice::concepts::Container Self> | |
| constexpr bool | is_empty (this Self const &self) noexcept |
| template<ice::concepts::Container Self> | |
| constexpr bool | not_empty (this Self const &self) noexcept |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |