halcheck 1.0
Loading...
Searching...
No Matches

◆ operator T() [2/2]

template<typename T >
halcheck::lib::number::operator T ( ) const
inlineexplicit

Casts the underlying number to a value.

Template Parameters
TThe type of value to cast to.
Returns
The underlying number reference casted to T.
Postcondition
(T)x == T((const value_type &)x)

This overload participates in overload resolution only if