CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::traits::is_totally_ordered< T, class > Struct Template Reference

A C++17 type trait equivalent to the C++20 totally_ordered concept. More...

#include <CeresEngine/Foundation/Traits/is_totally_ordered.hpp>

Inheritance diagram for CeresEngine::traits::is_totally_ordered< T, class >:

Detailed Description

template<class T, class = void>
struct CeresEngine::traits::is_totally_ordered< T, class >

A C++17 type trait equivalent to the C++20 totally_ordered concept.


The documentation for this struct was generated from the following file: