TARAXA
dev::GenericUnguardBool< MutexType > Struct Template Reference

#include <Guards.h>

Public Member Functions

 GenericUnguardBool (MutexType &_m)
 
 ~GenericUnguardBool ()
 

Public Attributes

bool b = true
 
MutexType & m
 

Constructor & Destructor Documentation

◆ GenericUnguardBool()

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

◆ ~GenericUnguardBool()

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

Member Data Documentation

◆ b

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

◆ m

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

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