https://github.com/aryanjain28/practicing-cpp
I am currently revising advance C++ concepts just to understand the language better. So I thought of creating this repo!
https://github.com/aryanjain28/practicing-cpp
advanced-cpp cpp11 cpp14 l-value-references lvalue move-semantics oops-in-cpp r-value-references rvalue smart-pointers templates-cpp
Last synced: about 2 months ago
JSON representation
I am currently revising advance C++ concepts just to understand the language better. So I thought of creating this repo!
- Host: GitHub
- URL: https://github.com/aryanjain28/practicing-cpp
- Owner: aryanjain28
- Created: 2023-03-07T01:03:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-16T17:20:19.000Z (over 2 years ago)
- Last Synced: 2025-02-05T08:49:52.661Z (11 months ago)
- Topics: advanced-cpp, cpp11, cpp14, l-value-references, lvalue, move-semantics, oops-in-cpp, r-value-references, rvalue, smart-pointers, templates-cpp
- Language: C++
- Homepage:
- Size: 239 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Practicing C++
I am currently revising my C++ concepts just to understand the language better.
So I thought of creating this repo!