mirror of
https://github.com/cpp-best-practices/cppbestpractices.git
synced 2025-12-17 11:14:35 +03:00
Update 07-Considering_Performance.md
This commit is contained in:
@@ -19,9 +19,6 @@ instead of:
|
||||
|
||||
```cpp
|
||||
// some header file
|
||||
|
||||
|
||||
|
||||
#include "MyClass.hpp"
|
||||
|
||||
void doSomething(const MyClass &);
|
||||
|
||||
Reference in New Issue
Block a user