![]() |
Ethereum
PoC-8
The C++ Implementation of Ethereum
|
#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 |