C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.
Boost Software License 1.0
876
stars
48
forks
source link
C++14 N3620 proposal implementation (hton, ntoh) #60
Closed
CJKay closed 10 years ago
Full implementation (as of 2014-03-25) of N3620 available @ http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3620.pdf
Supports all /unsigned/ integers (as per the paper) where sizeof(T) > 1