Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
double f(const std::string &, double, bool) noexcept {
5
return .0;
6
}
7
8
int main()
9
{
Callers
11
throws_exception
Function · 0.50
get_eval_error
Function · 0.50
throws_exception
Function · 0.50
get_eval_error
Function · 0.50
throws_exception
Function · 0.50
get_eval_error
Function · 0.50
compiled_tests.cpp
File · 0.50
arithmetic_conversions_f_func_return
Function · 0.50
functor_cast_test_call
Function · 0.50
bind_first
Function · 0.50
call_func
Function · 0.50
Calls
no outgoing calls
Tested by
2
arithmetic_conversions_f_func_return
Function · 0.40
functor_cast_test_call
Function · 0.40