mirror of
https://github.com/cpp-best-practices/cppbestpractices.git
synced 2025-12-17 03:04:36 +03:00
Update 03-Style.md
This commit is contained in:
@@ -264,3 +264,5 @@ The above code succeeds when making a debug build, but gets removed by the compi
|
||||
## Don't be afraid of templates
|
||||
|
||||
They can help you stick to DRY principles.
|
||||
|
||||
## Use operator overloads judiciously
|
||||
|
||||
Reference in New Issue
Block a user