|
capydi
|
#include <ConstexprRef.hpp>
Public Types | |
| using | ReferentType = T |
| using | ReferenceType = const T& |
| using | ConstReferenceType = const T& |
Public Member Functions | |
| constexpr | operator ConstReferenceType () const noexcept |
| using capy::meta::ConstexprRef< T, Ref >::ConstReferenceType = const T& |
| using capy::meta::ConstexprRef< T, Ref >::ReferenceType = const T& |
| using capy::meta::ConstexprRef< T, Ref >::ReferentType = T |
|
inlineconstexprnoexcept |