Skip to content

Commit

Permalink
Update cpp.md
Browse files Browse the repository at this point in the history
Signed-off-by: Dennis Eichhorn <spl1nes.com@googlemail.com>
  • Loading branch information
spl1nes authored Aug 5, 2024
1 parent 70e41f5 commit 791ece7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions standards/cpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ When writing code keep the following topics in mind:
* Threading
* Cost of abstractions
* atomics vs locking (mutex)
* Cache line sharing between CPU cores

## Namespace

Expand Down

0 comments on commit 791ece7

Please sign in to comment.