|
libcaf
0.15.5
|
Represents "nothing", e.g., for clearing an optional by assigning none.
More...
#include <none.hpp>
Inherits comparable< none_t >.
Public Member Functions | |
| constexpr | operator bool () const |
Static Public Member Functions | |
| static constexpr int | compare (none_t) |
Related Functions | |
(Note that these are not member functions.) | |
| std::string | to_string (const none_t &) |
Represents "nothing", e.g., for clearing an optional by assigning none.
|
related |
1.8.14