Namespaces
Variants
Views
Actions

Difference between revisions of "Template:cpp/utility/variant/dsc monostate"

From cppreference.com
(+)
 
m (tt)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{dsc class | cpp/utility/variant/monostate | placeholder type for use as the first alternative in a variant of non-default-contructible types|notes={{mark c++17}} }}
+
{{dsc class|cpp/utility/variant/monostate|placeholder type for use as the first alternative in a {{tt|variant}} of non-default-constructible types|notes={{mark c++17}}}}

Latest revision as of 21:22, 6 January 2024

|- class="t-dsc"

|
(C++17)

| placeholder type for use as the first alternative in a variant of non-default-constructible types
(class) |-