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

Class my_usr_ext

exprtk_test.cpp:9911–9911  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9909
9910template <typename T>
9911struct my_usr_ext exprtk_test_final : public exprtk::parser<T>::unknown_symbol_resolver
9912{
9913 typedef exprtk::symbol_table<T> symbol_table_t;
9914 typedef typename exprtk::parser<T>::unknown_symbol_resolver usr_t;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected