22
General utilities library
[utilities]
22.6
Variants
[variant]
22.6.8
Class
monostate
[variant.monostate]
🔗
struct
monostate
{
}
;
1
#
The class
monostate
can serve as a first alternative type for a
variant
to make the
variant
type default constructible
.