mirror of
https://github.com/nzbget/nzbget.git
synced 2026-06-11 05:04:14 -04:00
Use a typedef to maintain the name and use Guard for simple scoped lock guards and UniqueLock when it needs to be movable.
Use a typedef to maintain the name and use Guard for simple scoped lock guards and UniqueLock when it needs to be movable.