VCTR
Loading...
Searching...
No Matches
vctr::DisabledConstant::Value Struct Reference

A stupid type that converts itself to std::numeric_limits<T>::max when assigned to any numeric type T. More...

Public Member Functions

template<is::realNumber T>
constexpr operator T () const
 
template<is::realNumber T>
constexpr operator std::complex< T > () const
 

Detailed Description

A stupid type that converts itself to std::numeric_limits<T>::max when assigned to any numeric type T.


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