1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2024-11-12 21:09:01 +00:00
Sprout/source/libs/sprout/algorithm/index.rst
2013-08-16 18:15:52 +09:00

28 lines
690 B
ReStructuredText

.. _sprout-algorithm:
###############################################################################
Sprout.Algorithm
###############################################################################
.. toctree::
:hidden:
all_of
any_of
none_of
one_of
.. _sprout-algorithm-non_modifying:
*******************************************************************************
Non-modifying sequence operations
*******************************************************************************
* :doc:`all_of <./all_of>`
* :doc:`any_of <./any_of>`
* :doc:`none_of <./none_of>`
* :doc:`one_of <./one_of>`
Header
========================================
``sprout/algorithm.hpp``