capydi
Loading...
Searching...
No Matches
capy::meta::ConstexprRef< T, Ref > Struct Template Reference

#include <ConstexprRef.hpp>

Public Types

using ReferentType = T
using ReferenceType = const T&
using ConstReferenceType = const T&

Public Member Functions

constexpr operator ConstReferenceType () const noexcept

Member Typedef Documentation

◆ ConstReferenceType

template<typename T, const T & Ref>
using capy::meta::ConstexprRef< T, Ref >::ConstReferenceType = const T&

◆ ReferenceType

template<typename T, const T & Ref>
using capy::meta::ConstexprRef< T, Ref >::ReferenceType = const T&

◆ ReferentType

template<typename T, const T & Ref>
using capy::meta::ConstexprRef< T, Ref >::ReferentType = T

Member Function Documentation

◆ operator ConstReferenceType()

template<typename T, const T & Ref>
capy::meta::ConstexprRef< T, Ref >::operator ConstReferenceType ( ) const
inlineconstexprnoexcept

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