|
JH-Toolkit v1.4.1
An engineering-oriented C++20 toolkit with duck-typed concepts, static design, async coroutines, and semantic containers — header-only, RTTI-free, and concurrency-friendly.
|
Trivial empty type representing "no value". More...
#include <jh/typing/monostate.h>
Public Member Functions | |
| constexpr bool | operator== (monostate) const noexcept |
| constexpr bool | operator!= (monostate) const noexcept |
Trivial empty type representing "no value".