Namespaces
Variants
Views
Actions

Template:cpp/utility/variant/dsc get if

From cppreference.com
Revision as of 11:02, 3 January 2024 by Andreas Krug (Talk | contribs)

|- class="t-dsc"

|
(C++17)

| obtains a pointer to the value of a pointed-to variant given the index or the type (if unique), returns null on error
(function template) |-