bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
|
< Parasitic Type More...
#include <SyncLog.h>
Public Member Functions | |
virtual | ~I_SnapT ()=default |
Pointer deletion is hereby granted. | |
virtual T | snap ()=0 |
Snap the current T value. | |
< Parasitic Type
|
virtualdefault |
Pointer deletion is hereby granted.
|
pure virtual |
Snap the current T value.
Implemented in bux::C_PathFmtLogSnap.
Referenced by bux::C_PersistedSnapHolder::stream().