Skip to content

elbeno/cpp-std-extensions

 
 

stdx - C++ Standard Extensions and Polyfill

Unit Tests

stdx is a C++ header-only library that:

  • backports to C++N some standard library features from C++(>N) and beyond
  • adds some useful extra utilities that are missing from the standard

See the full documentation.

C++ standard support is as follows:

Compiler support:

Branch GCC versions Clang versions
main 12 thru 14 18 thru 22
cpp20 12 thru 14 14 thru 21

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 97.1%
  • CMake 1.5%
  • Python 1.4%