TARAXA
dev::GenericGuardBool< GuardType, MutexType > Struct Template Reference

#include <Guards.h>

Collaboration diagram for dev::GenericGuardBool< GuardType, MutexType >:

Public Member Functions

 GenericGuardBool (MutexType &_m)
 

Public Attributes

bool b = true
 

Constructor & Destructor Documentation

◆ GenericGuardBool()

template<class GuardType , class MutexType >
dev::GenericGuardBool< GuardType, MutexType >::GenericGuardBool ( MutexType &  _m)
inline

Member Data Documentation

◆ b

template<class GuardType , class MutexType >
bool dev::GenericGuardBool< GuardType, MutexType >::b = true

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