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