General Utility Library for C++14  2.11
Public Member Functions | List of all members
gul14::bad_variant_access Class Reference

Detailed Description

The exception thrown if the wrong type is accessed on a gul14::variant.

Since
GUL version 2.9.0

#include <variant.h>

Inherits std::exception.

Public Member Functions

virtual const char * what () const noexcept override
 

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