nf::tracked

Synopsis

Declared in <nf/hist.h>

using nf_hist::tracked;

Introduced Symbols

Name

Description

nf_hist::tracked

The parent class for your tracked type, stores your source data class, provides const ref access to it, and capabilities to make tracked changes to all members/sub‐elements, as well as the ability to undo/redo, traverse and manage history

Created with MrDocs