![]() |
VCTR
|
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 |
A stupid type that converts itself to std::numeric_limits<T>::max when assigned to any numeric type T.