/cpp-std-extensions

Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to be used in earlier versions. It also implements some nonstandard but useful extras.

Primary LanguageC++Boost Software License 1.0BSL-1.0

Issues