Giter Club home page Giter Club logo

Comments (6)

tonyelewis avatar tonyelewis commented on July 21, 2024 1

Thanks. I hope to be able to look at this tomorrow.

from algorithm.

tonyelewis avatar tonyelewis commented on July 21, 2024 1

There are 2 steps for me to complete.

Step 2 is for me to actually update the .qbk files and check the resulting. This looks substantially less intuitive than I'd anticipated…:confused:…

In the meantime, here's the progress I've made re Step 1…: identifying what I want to add…

C++11 Algorithms

  • partition_copyboost/algorithm/cxx11/partition_copy.hpp
  • copy_ifboost/algorithm/cxx11/copy_if.hpp
  • copy_nboost/algorithm/cxx11/copy_n.hpp
  • iotaboost/algorithm/cxx11/iota.hpp

C++17 Algorithms

  • for_each_nboost/algorithm/cxx17/for_each_n.hpp

Other Algorithms

  • none_of_equalnone_of.qbk
  • one_of_equalone_of.qbk
  • is_decreasingordered-hpp.qbk
  • is_increasingordered-hpp.qbk
  • is_strictly_decreasingordered-hpp.qbk
  • is_strictly_increasingordered-hpp.qbk
  • (clamp)
  • clamp_rangeclamp-hpp.qbk
  • (find_not)
  • (find_backward)
  • find_not_backwardfind_backward.qbk
  • find_if_backwardfind_backward.qbk
  • find_if_notfind_not.qbk
  • find_if_not_backwardfind_backward.qbk
  • (gather)
  • (hex)
  • unhexhex.qbk
  • hex_lowerboost/algorithm/hex.hpp
  • (is_palindrome)
  • (is_partitioned_until)
  • (apply_permutation)
  • apply_reverse_permutationapply_permutation.qbk
  • copy_untilboost/algorithm/cxx11/copy_if.hpp
  • copy_whileboost/algorithm/cxx11/copy_if.hpp
  • iota_nboost/algorithm/cxx11/iota.hpp
  • powerboost/algorithm/algorithm.hpp

Not-yet-documented C++17 Algorithms

  • exclusive_scan in boost/algorithm/cxx17/exclusive_scan.hpp
  • inclusive_scan in boost/algorithm/cxx17/inclusive_scan.hpp
  • reduce in boost/algorithm/cxx17/reduce.hpp
  • transform_exclusive_scan in boost/algorithm/cxx17/transform_exclusive_scan.hpp
  • transform_inclusive_scan in boost/algorithm/cxx17/transform_inclusive_scan.hpp
  • transform_reduce in boost/algorithm/cxx17/transform_reduce.hpp

Not-yet-documented Other Algorithms

  • minmax in boost/algorithm/minmax.hpp
  • first_max_element in boost/algorithm/minmax_element.hpp
  • first_min_element in boost/algorithm/minmax_element.hpp
  • first_min_first_max_element in boost/algorithm/minmax_element.hpp
  • first_min_last_max_element in boost/algorithm/minmax_element.hpp
  • last_max_element in boost/algorithm/minmax_element.hpp
  • last_min_element in boost/algorithm/minmax_element.hpp
  • last_min_first_max_element in boost/algorithm/minmax_element.hpp
  • last_min_last_max_element in boost/algorithm/minmax_element.hpp
  • minmax_element in boost/algorithm/minmax_element.hpp
  • partition_subrange in boost/algorithm/sort_subrange.hpp
  • sort_subrange in boost/algorithm/sort_subrange.hpp

from algorithm.

tonyelewis avatar tonyelewis commented on July 21, 2024

Some examples:

  • is_increasing(...)
  • is_strictly_increasing(...)
  • is_decreasing(...)
  • is_strictly_decreasing(...)

from algorithm.

mclow avatar mclow commented on July 21, 2024

I'm happy to review a PR for improving the docs.

from algorithm.

mclow avatar mclow commented on July 21, 2024

Is this fixed now?

from algorithm.

tonyelewis avatar tonyelewis commented on July 21, 2024

Yep - thanks very much. I hope this helps more users get exposed to more of this library.

I'm happy for you to close this issue.

from algorithm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.