mirror of
https://github.com/nzbget/nzbget.git
synced 2026-04-20 12:56:53 -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.