An open API service indexing awesome lists of open source software.

https://github.com/clausklein/cppstd20-code

C++20 - The Complet Guide code
https://github.com/clausklein/cppstd20-code

cmake cpp

Last synced: 4 months ago
JSON representation

C++20 - The Complet Guide code

Awesome Lists containing this project

README

          

# cppstd20-code

The following code example is taken from the book

C++20 - The Complete Guide

by Nicolai M. Josuttis (www.josuttis.com)

http://www.cppstd20.com

The code is licensed under a

Creative Commons Attribution 4.0 International License

http://creativecommons.org/licenses/by/4.0/

## cmake build files support by Claus Klein