CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::ImplicitlyConvertibleTo< Destination >::templ< T > Struct Template Reference

#include <CeresEngine/Foundation/NamedType.hpp>

Inheritance diagram for CeresEngine::ImplicitlyConvertibleTo< Destination >::templ< T >:
CeresEngine::CRTP< T, templ >

Public Member Functions

constexpr operator Destination () const
 
- Public Member Functions inherited from CeresEngine::CRTP< T, templ >
constexpr T & getUnderlying ()
 
constexpr T const & getUnderlying () const
 

Member Function Documentation

◆ operator Destination()

template<typename Destination >
template<typename T >
constexpr CeresEngine::ImplicitlyConvertibleTo< Destination >::templ< T >::operator Destination ( ) const
inlineconstexpr

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