halcheck 1.0
Loading...
Searching...
No Matches
halcheck::lib::raise Struct Reference

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.
 

Detailed Description

A type for values that do not exist.


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