https://github.com/lostjared/cplusplus2x.examples
Experimental projects and Samples related to C++20 and C++23.
https://github.com/lostjared/cplusplus2x.examples
cplusplus-20 cplusplus-23 notes practice-code
Last synced: 4 months ago
JSON representation
Experimental projects and Samples related to C++20 and C++23.
- Host: GitHub
- URL: https://github.com/lostjared/cplusplus2x.examples
- Owner: lostjared
- License: gpl-3.0
- Created: 2024-03-18T08:54:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-19T10:54:05.000Z (5 months ago)
- Last Synced: 2025-01-19T11:30:40.800Z (5 months ago)
- Topics: cplusplus-20, cplusplus-23, notes, practice-code
- Language: C++
- Homepage:
- Size: 22.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cplusplus2x.Examples
This repository features examples related to C++20 and C++23. It serves as a space for me to experiment with and practice the latest features. Please consider its contents with a degree of skepticism.
- Jared Bruni