CsLibGuarded
1.4.2
|
#include <cs_cow_guarded.h>
Inherits unique_ptr< T, deleter >
Public Member Functions | |
void | cancel () |
The handle class for cow_guarded is moveable but not copyable.
Definition at line 65 of file cs_cow_guarded.h.
|
inline |
Cancel all pending changes, reset the handle to null, and unlock the data.
Definition at line 205 of file cs_cow_guarded.h.