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