Update documentation
This commit is contained in:
parent
ea2b71e7de
commit
c4e2fb4507
14 changed files with 93 additions and 65 deletions
|
|
@ -57,9 +57,9 @@ public:
|
|||
/**
|
||||
* Constructor
|
||||
* @param _cont Original continuators
|
||||
* @param _policy Policy to wrap with continuators
|
||||
* @param _island Pointer on the island used by the notifier
|
||||
*/
|
||||
ContWrapper(eoContinue<EOT>& _cont, AIsland<bEOT>* island);
|
||||
ContWrapper(eoContinue<EOT>& _cont, AIsland<bEOT>* _island);
|
||||
|
||||
protected:
|
||||
eoCheckPoint<EOT> ck;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue