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

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

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

Detailed Description

template<class R, class = void>
struct CeresEngine::traits::range_value< R, class >

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


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