|
dune-fem 2.8.0
|
#include <dune/fem/misc/debug.hh>
Public Member Functions | |
| DebugLock () | |
| DebugLock (const ThisType &)=delete | |
| ThisType & | operator= (const ThisType &)=delete |
| bool | operator! () const |
| void | lock () |
| void | unlock () |
Protected Attributes | |
| bool | lock_ |
|
inline |
|
delete |
|
inline |
|
inline |
|
inline |
|
protected |