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