Embedded Template Library 1.0
|
#include "../platform.h"
#include "../error_handler.h"
#include "../exception.h"
#include "../type_traits.h"
#include "../utility.h"
#include "../optional.h"
Go to the source code of this file.
Classes | |
class | etl::delegate_exception |
The base class for delegate exceptions. More... | |
class | etl::delegate_uninitialised |
The exception thrown when the delegate is uninitialised. More... | |
class | etl::delegate< TReturn(TParams...)> |
Specialisation. More... | |
Namespaces | |
namespace | etl |
bitset_ext | |