tetl 0.1.0
Embedded Template Library
|
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 |