|
variant
A type safe generalized union type
|
Exception class thrown when a type that is not currently bound is accessed via variant::get. More...
#include <variant.hpp>
Inherits logic_error.
Exception class thrown when a type that is not currently bound is accessed via variant::get.
1.8.9.1