Skip to content

Commit

Permalink
Making sure uninitialized_value_construct shows up in generated docum…
Browse files Browse the repository at this point in the history
…entation index
  • Loading branch information
hkaiser committed Jun 9, 2017
1 parent 179850d commit 62cd27c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hpx.idx
Expand Up @@ -340,7 +340,7 @@ parallel::uninitialized_move "uninitialized_move" "hpx\.parallel\.v1\.u
parallel::uninitialized_move_n "uninitialized_move_n" "hpx\.parallel\.v1\.uninitialized_move_n.*"

# hpx/parallel/algorithms/uninitialized_value_construct.hpp
parallel::uninitialized_value_construct "uninitialized_value_construct" "hpx\.parallel\.v1\.uninitialized_value_construct$"
parallel::uninitialized_value_construct "uninitialized_value_construct" "hpx\.parallel\.v1\.uninitialized_val_id.*"
parallel::uninitialized_value_construct_n "uninitialized_value_construct_n" "hpx\.parallel\.v1\.uninitialized_val_id.*"

# hpx/runtime/components/colocating_distribution_policy.hpp
Expand Down

0 comments on commit 62cd27c

Please sign in to comment.