ΒΆtemplate <float (*)(float) F>
void calc(float x, int bits)
template <float (*)(float) F>
void calc(float x, int bits)Declared at: examples/99_debugger/99_debugger.cpp:20
Templates
- float (*)(float) F
Parameters
- float x
- int bits