SyTen

◆ operator()()

template<typename... Type>
void syten::History::operator() ( Type...  elem)
inline

Shortcut to add a new record.

Parameters
elemArguments to the ctor of HistoryElement

References syten::EnvVars::disable_history, and std::vector< HistoryElement >::emplace_back().

+ Here is the call graph for this function: