|
Embedded Template Library
1.0
|
#include <forward_list_base.h>
Additional Inherited Members | |
Public Types inherited from etl::exception | |
| typedef const char * | value_type |
Public Member Functions inherited from etl::forward_list_exception | |
| forward_list_exception (const char *what) | |
Public Member Functions inherited from etl::exception | |
| exception (value_type reason) | |
| Constructor. | |
| value_type | what () const |
Full exception for the forward_list.