mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 20:54:41 +03:00
SL.io.50 (Avoid endl): Mention string streams (#1920)
Explicitly mentioned string streams as `endl` insertions into string streams do actually occur in the wild. With help from Sergey Zubkov.
This commit is contained in:
@@ -389,6 +389,7 @@ optimizable
|
||||
O'Reilly
|
||||
org
|
||||
ostream
|
||||
ostringstream
|
||||
overabstract
|
||||
overconstrain
|
||||
overconstrained
|
||||
|
||||
Reference in New Issue
Block a user