mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-11 12:28:41 +00:00
Update cpp.md
Signed-off-by: Dennis Eichhorn <spl1nes.com@googlemail.com>
This commit is contained in:
parent
f7b82f8da3
commit
70e41f5e60
|
|
@ -33,7 +33,7 @@ When writing code keep the following topics in mind:
|
||||||
* Signed vs unsigned
|
* Signed vs unsigned
|
||||||
* Threading
|
* Threading
|
||||||
* Cost of abstractions
|
* Cost of abstractions
|
||||||
* atomics vs locking
|
* atomics vs locking (mutex)
|
||||||
|
|
||||||
## Namespace
|
## Namespace
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user