We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated documentation to reflect return type deduction Signed-off-by: Alexander Damian <[email protected]>
Updated 4. Quick reference guide (markdown)
Added note to quick reference
Fixed forEach, mapReduce and Sequencer examples. Signed-off-by: Alexander Damian <[email protected]>
Added comparison between v1 and v2 api Signed-off-by: Alexander Damian <[email protected]>
Fixed chapters 3.3. and added performance tips for the Sequencer class Signed-off-by: Alexander Damian <[email protected]>
Fixed alignments Signed-off-by: Alexander Damian <[email protected]>
Added Sequencer class information Signed-off-by: Alexander Damian <[email protected]>
Fixed code examples
Updated 3.9 Parallel forEach and mapReduce (markdown)
Fixed TOC Signed-off-by: Alexander Damian <[email protected]>
Added futureJoiner, forEach and mapReduce documentation. Also replaced T::Ptr with TPtr throught the text Signed-off-by: Alexander Damian <[email protected]>
Aliased TaskDispatcher to Dispatcher Signed-off-by: Alexander Damian <[email protected]>
Updated 2.2 Running coroutines (markdown)
Added info about stack traits
Added quick reference guide
Fixed coroutine method call Signed-off-by: Alexander Damian <[email protected]>
Updated links to wiki pages
Initial revision
Initial Home page