CETL 0.0.0
 
Loading...
Searching...
No Matches
cetl::bad_variant_access Class Reference

#include "cetl/pf17/variant.hpp"

Public Member Functions

CETL_NODISCARD const char * what () const noexcept override
 
- Public Member Functions inherited from std::exception
exception (T... args)
 
operator= (T... args)
 
what (T... args)
 
~exception (T... args)
 

Detailed Description

Implementation of std::bad_variant_access.

This is only available if exceptions are enabled (__cpp_exceptions is defined).


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