Skip to content

solodon4/CppFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CppFT: C++ Feature Testing

Abstract

This is a library approximation of the WG21 proposal N3694 "Feature-testing recommendations for C++" by Clark Nelson.

The actual data on support comes from C++ Compilers standard conformance comparison by Raffaele Rialdi (Twitter @raffaeler).

Initial implementation is derived from Mach7 library, that had to reinvent the wheel as everyone else had to before Clark decided to put the proposal up.

Feel free to add/modify data on any other compilers you know.

About

C++ Feature Testing proposal implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages