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::is_monostate< T > Struct Template Referencefinal

Type trait: checks whether T is monostate. More...

#include <jh/typing/monostate.h>

Inheritance diagram for jh::typed::is_monostate< T >:

Detailed Description

template<typename T>
struct jh::typed::is_monostate< T >

Type trait: checks whether T is monostate.


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