C++11 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, and others.
このライブラリは、C++11 の constexpr に対応したコンテナ、アルゴリズム、乱数、構文解析、レイトレーシング、その他の機能を提供する。
Install
*インストール (Install) <sprout/*> にライブラリのディレクトリにパスを通す。
このライブラリはヘッダオンリーで使える。
(Trough the path to the directory of the library to <sprout/*>.
This... Show How to Install