![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <Guards.h>
Public Member Functions | |
| GenericUnguardBool (MutexType &_m) | |
| ~GenericUnguardBool () | |
Public Attributes | |
| bool | b = true |
| MutexType & | m |
|
inline |
|
inline |
| bool dev::GenericUnguardBool< MutexType >::b = true |
| MutexType& dev::GenericUnguardBool< MutexType >::m |
1.8.11