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

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

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

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

Detailed Description

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

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


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