tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
bad_variant_access.hpp File Reference

Go to the source code of this file.

Classes

struct  bad_variant_access
 etl::bad_variant_access is the type of the exception thrown in the following situations: (1) etl::get(etl::variant) called with an index or type that does not match the currently active alternative. (2) etl::visit called to visit a variant that is valueless_by_exception More...
 

Namespaces

namespace  etl