Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Reference delegates

Classes

class  elm::ArrayDelegate< C, I, T >
 

Detailed Description

Delegate class in ELM allows to get references on value managed by specific class functions to ensure their access or their assignment.

They support the same operations as the C++ refercences:

The following delegates exists: