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