mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 04:44:34 +03:00
C.102: format note as text, not as code (#1459)
This commit is contained in:
committed by
Sergey Zubkov
parent
dbbc2589b2
commit
a70d903fde
@@ -6658,7 +6658,7 @@ resource management problems.
|
||||
return sv;
|
||||
}
|
||||
|
||||
A user can reasonably assume that returning a standard-like container is cheap.
|
||||
A user can reasonably assume that returning a standard-like container is cheap.
|
||||
|
||||
##### Enforcement
|
||||
|
||||
|
||||
Reference in New Issue
Block a user