Dev Essential  1.6.3
Loading...
Searching...
No Matches
delegate_decl.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  a_util::experimental::NullaryDelegate< ReturnType >
 
class  a_util::experimental::UnaryDelegate< ReturnType, ParamType >
 

Namespaces

namespace  a_util
 Serves as the root component, with common functionality documented in core functionality.
 
namespace  a_util::experimental
 Serves as component for features which are considered experimental.
 

Detailed Description

Public API for NullaryDelegate and UnaryDelegate types