WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 725d83d

Browse files
kboyarinovakukanov
andauthored
Update source/elements/oneTBB/source/algorithms/blocked_ranges/blocked_nd_range_cls.rst
Co-authored-by: Alexey Kukanov <[email protected]>
1 parent 2f0622c commit 725d83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/elements/oneTBB/source/algorithms/blocked_ranges/blocked_nd_range_cls.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Deduction Guides
215215

216216
**Example**: ``blocked_nd_range range({0, 10}, {0, 10, 5})`` should deduce ``range`` as ``blocked_nd_range<int, 2>``.
217217

218-
This deduction guide should have one of the signatures below:
218+
This deduction guide should be implemented as one of the following alternatives:
219219

220220
.. code:: cpp
221221

0 commit comments

Comments
 (0)