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