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

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

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

Inheritance diagram for CeresEngine::traits::is_weakly_incrementable< I, class >:

Detailed Description

template<class I, class = void>
struct CeresEngine::traits::is_weakly_incrementable< I, class >

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


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