CeresEngine
0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::traits::swappable Concept Reference
#include <
CeresEngine/Foundation/Traits/is_swappable.hpp
>
Concept definition
template
<
class
T>
concept
CeresEngine::traits::swappable
=
is_swappable_v<T>
CeresEngine::traits::swappable
Definition
is_swappable.hpp:30
CeresEngine::hash
constexpr size_t hash(const T &v)
Generates a hash for the provided type.
Definition
Hash.hpp:25
Detailed Description
CeresEngine
traits
swappable
Generated by
1.9.8