MCPcopy Create free account
hub / github.com/ArashPartow/exprtk / clear

Function clear

exprtk_test.cpp:6410–6414  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6408 }
6409
6410 void clear()
6411 {
6412 current_ps_index = std::numeric_limits<std::size_t>::max();
6413 current_param_seq = "";
6414 }
6415
6416 inline T operator()(const std::size_t& ps_index,
6417 parameter_list_t parameters) exprtk_test_override

Callers 1

overload_funcFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected