Skip to content

Commit 570a48d

Browse files
authored
Add cppstat (#1708)
1 parent 6d3d84e commit 570a48d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1520,6 +1520,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
15201520
* [Quick Bench](https://quick-bench.com/) - Quick C++ Benchmarks.
15211521
* [CppCon](http://cppcon.org/) - The C++ Conference.
15221522
* [C++ reference](https://cppreference.com) - A complete online reference for the C and C++ languages and standard libraries.
1523+
* [cppstat](https://cppstat.dev) - A site that lists C++ features and their support by compilers and standard library implementations in an accessible way.
15231524
* [C++ by Example](http://www.cbyexample.com/) - Learn C++ by Example.
15241525
* [cplusplus.com](http://www.cplusplus.com/) - The C++ Resources Network.
15251526
* [C FAQ](http://c-faq.com/) - C frequently asked questions.

0 commit comments

Comments
 (0)