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

◆ operator T&()

template<typename T >
halcheck::lib::raise::operator T& ( ) const
inline

A value of type raise can be converted to any type.

Since raise cannot be constructed, this function will never actually be run.

Template Parameters
TThe type of value to convert to.