|
halcheck 1.0
|
A type for values that do not exist. More...
#include <raise.hpp>
Public Member Functions | |
| template<typename T > | |
| raise (const T &value) | |
| Throws the given value. | |
| template<typename T > | |
| operator T& () const | |
| A value of type raise can be converted to any type. | |
A type for values that do not exist.