TARAXA
dev::GenericUnguardSharedBool< MutexType > Struct Template Reference

#include <Guards.h>

Public Member Functions

 GenericUnguardSharedBool (MutexType &_m)
 
 ~GenericUnguardSharedBool ()
 

Public Attributes

bool b = true
 
MutexType & m
 

Constructor & Destructor Documentation

◆ GenericUnguardSharedBool()

template<class MutexType >
dev::GenericUnguardSharedBool< MutexType >::GenericUnguardSharedBool ( MutexType &  _m)
inline

◆ ~GenericUnguardSharedBool()

template<class MutexType >
dev::GenericUnguardSharedBool< MutexType >::~GenericUnguardSharedBool ( )
inline

Member Data Documentation

◆ b

template<class MutexType >
bool dev::GenericUnguardSharedBool< MutexType >::b = true

◆ m

template<class MutexType >
MutexType& dev::GenericUnguardSharedBool< MutexType >::m

The documentation for this struct was generated from the following file: