Class representing "none" / "nothing" values. More...
#include <eagine/nothing.hpp>
Public Types | |
| using | type = nothing_t |
| Type alias to self. | |
Public Member Functions | |
| template<typename... T> | |
| constexpr | nothing_t (T...) noexcept |
| Constructible from any number and types of arguments. | |
Class representing "none" / "nothing" values.