MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / f

Function f

performance_tests/profile_cpp_calls_2.cpp:4–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2#include <chaiscript/chaiscript_stdlib.hpp>
3
4double f(const std::string &, double, bool) noexcept {
5 return .0;
6}
7
8int main()
9{

Callers 11

throws_exceptionFunction · 0.50
get_eval_errorFunction · 0.50
throws_exceptionFunction · 0.50
get_eval_errorFunction · 0.50
throws_exceptionFunction · 0.50
get_eval_errorFunction · 0.50
compiled_tests.cppFile · 0.50
functor_cast_test_callFunction · 0.50
bind_firstFunction · 0.50
call_funcFunction · 0.50

Calls

no outgoing calls

Tested by 2

functor_cast_test_callFunction · 0.40