Embedded Template Library  1.0
delegate.h File Reference
#include "platform.h"
#include "error_handler.h"
#include "exception.h"
#include "type_traits.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...)>
 

Namespaces

 etl
 

Macros

#define ETL_FILE   "51"