Utility object that locks on creation and unlocks on destruction. More...
#include <util.h>

Utility object that locks on creation and unlocks on destruction.
Public Member Functions | |
| ScopeLock (MPI_Comm comm) | |
Protected Attributes | |
| LockMPI3 | lock |
| decltype(std::declval< LockMPI3 >().scope()) | l |
|
inlineexplicit |
|
protected |
|
protected |