Btk
Btk::LockGuard< T > Struct Template Reference

Generic LockGuard. More...

#include <pixels.hpp>

Public Member Functions

 LockGuard (T &m)
 
 LockGuard (const LockGuard &)=delete
 

Public Attributes

T & mtx
 

Detailed Description

template<class T>
struct Btk::LockGuard< T >

Generic LockGuard.

Template Parameters
T

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