Difference between revisions of "Template:cpp/utility/variant/dsc bad variant access"
From cppreference.com
(+) |
Andreas Krug (Talk | contribs) m (fmt) |
||
Line 1: | Line 1: | ||
− | {{dsc class | cpp/utility/variant/bad_variant_access | exception thrown on invalid accesses to the value of a variant|notes={{mark c++17}} }} | + | {{dsc class|cpp/utility/variant/bad_variant_access|exception thrown on invalid accesses to the value of a variant|notes={{mark c++17}}}} |
Revision as of 11:01, 3 January 2024
|- class="t-dsc"
|(C++17)
| exception thrown on invalid accesses to the value of a variant
(class)
|-