CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::CRTP< T, CRTPType > Struct Template Reference

#include <CeresEngine/Foundation/NamedType.hpp>

Public Member Functions

constexpr TgetUnderlying ()
 
constexpr T constgetUnderlying () const
 

Member Function Documentation

◆ getUnderlying() [1/2]

template<typename T , template< typename > class CRTPType>
constexpr T & CeresEngine::CRTP< T, CRTPType >::getUnderlying ( )
inlineconstexpr

◆ getUnderlying() [2/2]

template<typename T , template< typename > class CRTPType>
constexpr T const & CeresEngine::CRTP< T, CRTPType >::getUnderlying ( ) const
inlineconstexpr

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