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

Function my_usr_ext

exprtk_test.cpp:9918–9920  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9916 using usr_t::process;
9917
9918 my_usr_ext()
9919 : usr_t(usr_t::e_usrmode_extended)
9920 {}
9921
9922 bool process(const std::string& unknown_symbol,
9923 symbol_table_t& symbol_table,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected