mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-02-17 10:25:49 +00:00
C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.
Examples used Using Directive 'using namespace sprout' and a variable named 'size'. This caused a compilation error because 'size' was ambiguous. ('sprout::size' and variable 'size') So, the variable renamed to 'n'. |
||
---|---|---|
assets/bootstrap | ||
docs | ||
source | ||
.nojekyll | ||
favicon.ico | ||
index.html | ||
README |
Copyright (C) 2011-2013 Bolero MURAKAMI.