https://github.com/adah1972/cpp_summit_2023
Presentations for C++ Summit (China) 2023
https://github.com/adah1972/cpp_summit_2023
Last synced: 2 months ago
JSON representation
Presentations for C++ Summit (China) 2023
- Host: GitHub
- URL: https://github.com/adah1972/cpp_summit_2023
- Owner: adah1972
- Created: 2023-12-07T04:23:31.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-17T06:56:10.000Z (about 2 years ago)
- Last Synced: 2025-04-06T05:23:29.683Z (9 months ago)
- Language: C++
- Size: 4.71 MB
- Stars: 17
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C++ Summit 2023 Presentations
This repository contains the presentation files and example code for my
presentations at the C++ Summit 2023 held in Beijing, China on 16–17
December 2023.
The presentation content is shared under a [Creative Commons
Attribution-ShareAlike 2.5 Licence][1] (CC BY-SA 2.5). The code in the
presentation is put in the public domain (i.e. do whatever you like with
it), though an acknowledgement will be appreciated (but not required).
I have two presentations at this conference. They are “Static
Reflection in C++” and “Date and Time in C++”.
[1]: http://creativecommons.org/licenses/by-sa/2.5/