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

https://github.com/kjczarne/cpp_20_concepts_example

Example declarations and usage of C++20 Concepts
https://github.com/kjczarne/cpp_20_concepts_example

Last synced: 3 months ago
JSON representation

Example declarations and usage of C++20 Concepts

Awesome Lists containing this project

README

        

# C++20 Concepts Example

The `main.cpp` file contains a bunch of simple C++20 concepts examples.