20
General utilities library
[utilities]
20.7
Variants
[variant]
20.7.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
.