31#ifndef ETL_EXCEPTION_INCLUDED
32#define ETL_EXCEPTION_INCLUDED
53#if defined(ETL_VERBOSE_ERRORS)
94#if defined(ETL_VERBOSE_ERRORS)
113 string_type reason_text;
114#if defined(ETL_VERBOSE_ERRORS)
ETL_CONSTEXPR string_type what() const
Definition exception.h:81
ETL_CONSTEXPR string_type file_name() const
Definition exception.h:92
ETL_CONSTEXPR exception(string_type reason_, string_type, numeric_type line_)
Constructor.
Definition exception.h:69
ETL_CONSTEXPR numeric_type line_number() const
Definition exception.h:106
Definition exception.h:47
bitset_ext
Definition absolute.h:38
pair holds two objects of arbitrary type
Definition utility.h:164