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

Class native

exprtk_benchmark.cpp:118–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118template <typename T> struct native;
119
120template <typename T, typename NativeFunction>
121void run_native_benchmark(T& x, T& y, NativeFunction f, const std::string& expr_string)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected