https://github.com/coralkashri/cppsenioreas-user-defined-literals
This is an examples repository of C++ Senioreas blog user-defined literals article.
https://github.com/coralkashri/cppsenioreas-user-defined-literals
code-refactoring cpp cppsenioreas literals user-defined-literals
Last synced: 9 months ago
JSON representation
This is an examples repository of C++ Senioreas blog user-defined literals article.
- Host: GitHub
- URL: https://github.com/coralkashri/cppsenioreas-user-defined-literals
- Owner: coralkashri
- License: mit
- Created: 2020-10-13T02:13:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-23T07:50:35.000Z (over 5 years ago)
- Last Synced: 2025-02-17T09:30:22.525Z (12 months ago)
- Topics: code-refactoring, cpp, cppsenioreas, literals, user-defined-literals
- Language: C++
- Homepage: https://cppsenioreas.wordpress.com/2020/10/13/the-number-that-broke-and-spoke-cpp-investigator/
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cppsenioreas-user-defined-literals
This is an examples repository of [C++ Senioreas](https://cppsenioreas.wordpress.com/) blog [user-defined literals article](https://cppsenioreas.wordpress.com/2020/10/13/the-number-that-broke-and-spoke-cpp-investigator/).