mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2024-11-12 21:09:01 +00:00
97 lines
3 KiB
Text
97 lines
3 KiB
Text
.. _sprout-libraries:
|
|
###############################################################################
|
|
Libraries
|
|
###############################################################################
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
sprout/array/index
|
|
sprout/algorithm/index
|
|
|
|
.. _sprout-listed_by_alphabetically:
|
|
*******************************************************************************
|
|
Libraries Listed Alphabetically
|
|
*******************************************************************************
|
|
|
|
* :doc:`algorithm <./sprout/algorithm/index>` - STL like generic algorithms.
|
|
* :doc:`array <./sprout/array/index>` - STL compliant class template for storing fixed-size sequences of objects.
|
|
|
|
.. _sprout-listed_by_category:
|
|
*******************************************************************************
|
|
Libraries Listed by Category
|
|
*******************************************************************************
|
|
|
|
.. _sprout-listed_by_category-containers:
|
|
Containers and Data structures
|
|
=======================================
|
|
|
|
* :doc:`array <./sprout/array/index>` - STL compliant class template for storing fixed-size sequences of objects.
|
|
* :doc:`string <./sprout/string/index>`
|
|
* :doc:`tuple <./sprout/tuple/index>`
|
|
* :doc:`optional <./sprout/optional/index>`
|
|
* :doc:`variant <./sprout/variant/index>`
|
|
* :doc:`bitset <./sprout/bitset/index>`
|
|
|
|
.. _sprout-listed_by_category-algorithms:
|
|
Algorithms
|
|
=======================================
|
|
|
|
* :doc:`algorithm <./sprout/algorithm/index>` - STL like generic algorithms.
|
|
* :doc:`numeric <./sprout/numeric/index>`
|
|
* :doc:`range_algorithm <./sprout/range/algorithm/index>`
|
|
* :doc:`range_numeric <./sprout/range/numeric/index>`
|
|
* :doc:`range_adaptor <./sprout/range/adaptor/index>`
|
|
|
|
.. _sprout-listed_by_category-container_supports:
|
|
Container supports
|
|
=======================================
|
|
|
|
.. _sprout-listed_by_category-function_objects:
|
|
Function Objects
|
|
=======================================
|
|
|
|
.. _sprout-listed_by_category-iterators:
|
|
Iterators
|
|
=======================================
|
|
|
|
.. _sprout-listed_by_category-mathematics:
|
|
Mathematics
|
|
=======================================
|
|
|
|
.. _sprout-listed_by_category-template_metaprogramming:
|
|
Template Metaprogramming
|
|
=======================================
|
|
|
|
.. _sprout-listed_by_category-preprocessor_metaprogramming:
|
|
Preprocessor Metaprogramming
|
|
=======================================
|
|
|
|
.. _sprout-listed_by_category-domain_specific:
|
|
Domain specific
|
|
=======================================
|
|
|
|
.. _sprout-listed_by_category-domain_specific:
|
|
Domain specific
|
|
=======================================
|
|
|
|
.. _sprout-listed_by_category-parsing:
|
|
Parsing
|
|
=======================================
|
|
|
|
.. _sprout-listed_by_category-ray_tracing:
|
|
Ray tracing
|
|
=======================================
|
|
|
|
.. _sprout-listed_by_category-synthesizer:
|
|
Synthesizer
|
|
=======================================
|
|
|
|
.. _sprout-listed_by_category-miscellaneous:
|
|
Miscellaneous
|
|
=======================================
|
|
|
|
.. _sprout-listed_by_category-c-compatible:
|
|
C-compatible
|
|
=======================================
|
|
|