variant
A type safe generalized union type
List of all members
bad_variant_access Class Reference

Exception class thrown when a type that is not currently bound is accessed via variant::get. More...

#include <variant.hpp>

Inherits logic_error.

Detailed Description

Exception class thrown when a type that is not currently bound is accessed via variant::get.


The documentation for this class was generated from the following file: