aurelia::strategy_concept< Model > Struct Template Reference

Strategy Concept. More...

#include <strategies.hh>

List of all members.

Public Types

typedef Model::strat strat
typedef Model::input input
typedef Model::output output

Public Member Functions

output operator() (strat, input)

Detailed Description

template<typename Model>
struct aurelia::strategy_concept< Model >

Strategy Concept.


Member Function Documentation

template<typename Model >
output aurelia::strategy_concept< Model >::operator() ( strat  ,
input   
)
Exceptions:
failure

The documentation for this struct was generated from the following file: