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

Method func00

exprtk_benchmark.cpp:204–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202 }
203
204 static inline T func00(Type x, Type y)
205 {
206 return (y + x);
207 }
208
209 static inline T func01(Type x, Type y)
210 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected