mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2024-11-25 00:43:44 +00:00
C++11 -> C++11/14
This commit is contained in:
parent
5e238d30fe
commit
e020ee8238
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
<div class="container" style="padding-top: 60px; padding-bottom: 40px;">
|
||||
<div class="hero-unit">
|
||||
<h1>Sprout C++ Libraries</h1>
|
||||
<p>C++11 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.</p>
|
||||
<p>C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.</p>
|
||||
<p>
|
||||
<a href="./docs/index.html" class="btn btn-info btn-large">Documentation »</a>
|
||||
<a href="https://github.com/bolero-MURAKAMI/Sprout/" class="btn btn-primary btn-large" target="_blank">Repository (Github) »</a>
|
||||
|
|
Loading…
Reference in a new issue