mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:11:00 +00:00
This is the idiomatic way to declare type aliases in modern C++. Flagged by Sonar Cloud as a "Code Smell", but I happen to agree with this particular one. :^) |
||
|---|---|---|
| .. | ||
| Lockable.h | ||
| LockLocation.h | ||
| LockMode.h | ||
| Mutex.cpp | ||
| Mutex.h | ||
| MutexProtected.h | ||
| Spinlock.h | ||
| SpinlockProtected.h | ||