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.
Loading...
Searching...
No Matches
jh::typed::monostate Struct Referencefinal

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

Detailed Description

Trivial empty type representing "no value".


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