2013-08-15 09:37:20 +00:00
.. _sprout:
###############################################################################
2013-08-15 14:41:50 +00:00
Sprout C++ Libraries
2013-08-15 09:37:20 +00:00
###############################################################################
.. toctree ::
:maxdepth: 1
libraries
2013-08-15 14:41:50 +00:00
.. _sprout-welcome:
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** *** *
Welcome to the Sprout C++ Libraries
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** *** *
2013-08-22 15:08:35 +00:00
| C++11 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.
2013-08-15 14:41:50 +00:00
2013-08-20 04:07:21 +00:00
.. _sprout-documentation:
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** *** *
Library Documentation
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** *** *
2013-08-22 15:08:35 +00:00
| The starting point for the documentation of individual libraries is the :doc: `Libraries page <./libraries>` , which gives a brief description of each library and links to its documentation.
2013-08-20 04:07:21 +00:00
2013-08-15 14:41:50 +00:00
.. _sprout-project:
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** *** *
Project page
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** *** *
2013-08-22 15:08:35 +00:00
* `Project page <http://bolero-murakami.github.io/Sprout/> `_
* `Repository (Github) <https://github.com/bolero-MURAKAMI/Sprout/> `_
2013-08-15 14:41:50 +00:00
.. _sprout-install:
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** *** *
Install
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** *** *
2013-08-22 15:08:35 +00:00
| Through the path to the directory. `` /path/to/sprout ``
| This library can be used in the header only.
2013-08-15 14:41:50 +00:00
.. _sprout-compilers:
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** *** *
Supported Compilers
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** *** *
Linux:
* GCC, C++11 mode: 4.7.0, 4.7.1, 4.7.2, 4.7.3, 4.8.0, 4.8.1
* Clang, C++11 mode: 3.2, 3.3
.. _sprout-author:
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** *** *
Author
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** *** *
2013-08-22 15:08:35 +00:00
| Bolero MURAKAMI `(Mail) <contact-lib@boleros.x0.com> `_
| `[Website] <http://bolero-murakami.github.io/> `_ `[Twitter] <https://twitter.com/bolero_murakami> `_ `[Facebook] <http://www.facebook.com/genya.murakami> `_ `[Blog] <http://d.hatena.ne.jp/boleros/> `_ `[Github] <https://github.com/bolero-MURAKAMI> `_ `[SlideShare] <http://www.slideshare.net/GenyaMurakami> `_
2013-08-15 14:41:50 +00:00
.. _sprout-copyrights:
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** *** *
Copyrights
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** *** *
2013-08-22 15:08:35 +00:00
| Copyright (C) 2011-2013 Bolero MURAKAMI.
| Distributed under the Boost Software License, Version 1.0.
| (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
2013-08-15 14:41:50 +00:00