Added C++ team blog (#1487)

This commit is contained in:
Miguel Nischor
2024-01-06 19:36:24 -04:00
committed by GitHub
parent 83e3d2b060
commit 52c951b335

View File

@@ -1408,6 +1408,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
* [Sutters Mill](https://herbsutter.com/gotw/)
* [Vorbrodt's C++ Blog](https://vorbrodt.blog/)
* [foonathan::blog()](https://foonathan.net/index.html)
* [C++ Team Blog](https://devblogs.microsoft.com/cppblog/) - Dev blog from the Microsoft Visual C++ team
## Other Awesome Projects
*Collection of useful codes, snippets, ...*