nf_hist::editor::editor
Move constructor
Synopsis
Declared in <nf/hist.h>
editor(editor&& other) noexcept;
Parameters
Name |
Description |
other |
The object to move construct from |
Created with MrDocs
Move constructor
Declared in <nf/hist.h>
editor(editor&& other) noexcept;
Name |
Description |
other |
The object to move construct from |
Created with MrDocs