Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Adding links to cppreference.com to algorithm docs
- flyby: fix link to reduce_by_key from algorithm table
  • Loading branch information
hkaiser committed May 29, 2017
1 parent 789c8da commit 47e122e
Show file tree
Hide file tree
Showing 3 changed files with 204 additions and 80 deletions.
2 changes: 2 additions & 0 deletions docs/hpx.qbk
Expand Up @@ -290,6 +290,8 @@

[template algoref[name] [funcref hpx::parallel::v1::[name] hpx::parallel::[name]]]
[template algorefv2[name] [funcref hpx::parallel::v2::[name] hpx::parallel::[name]]]
[template cpprefalgodocs[name] [@http://en.cppreference.com/w/cpp/algorithm/[name] [name]]]
[template cpprefmemdocs[name] [@http://en.cppreference.com/w/cpp/memory/[name] [name]]]

[/ CONTENT]

Expand Down

0 comments on commit 47e122e

Please sign in to comment.