mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-24 06:12:52 -06:00
.tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@11252 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
1071e564b6
commit
661fa92ac4
2 changed files with 3 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ void CoPartitionTutorial()
|
|||
});
|
||||
DUMP(sum);
|
||||
|
||||
/// Note that CoPartition is still internally used, so `CoWork::FinLock` is available.
|
||||
/// Note that CoWork is still internally used, so `CoWork::FinLock` is available.
|
||||
/// Instead of working on subranges, it is also possible to use iterators:
|
||||
|
||||
sum = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue