https://github.com/codereclaimers/c26820-sample
Sample to demonstrate an inappropriate const reference suggestion from Visual Studio C++ 2019.
https://github.com/codereclaimers/c26820-sample
Last synced: about 1 year ago
JSON representation
Sample to demonstrate an inappropriate const reference suggestion from Visual Studio C++ 2019.
- Host: GitHub
- URL: https://github.com/codereclaimers/c26820-sample
- Owner: CodeReclaimers
- License: mit
- Created: 2021-07-31T14:12:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-31T14:13:01.000Z (over 4 years ago)
- Last Synced: 2025-02-01T08:13:42.912Z (about 1 year ago)
- Language: C++
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C26820-sample
Sample to demonstrate an inappropriate const reference suggestion from Visual Studio C++ 2019.