mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-02-04 21:33:56 +00:00
C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others. http://bolero-murakami.github.io/Sprout/
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.