cpp-best-practices / cpp-best-practices/cppbestpractices
What is the difference in "\n" AND '\n'
Open
- Dominant language
- No language data
- Stars
- 8.8k
- Forks
- 902
- PR merge metrics
- No merged PRs in 30d
Description
08-Considering_Performance.md
in the section **Char is a char, string is a string** (third from last)
How the performance in CPU different for "\n" and '\n' ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.