|
IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
|
#include <type_traits>#include <concepts>Go to the source code of this file.
Namespaces | |
| namespace | ice |
| SPDX-License-Identifier: MIT. | |
| namespace | ice::detail |
Concepts | |
| concept | ice::detail::HasMemberValue |
| concept | ice::detail::OnlyMemberValue |
| concept | ice::detail::HasAliasTypeTag |