Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ test
Class
test
dlib/test/any_function.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
// ----------------------------------------------------------------------------------------
53
54
struct test
55
{
56
int operator()() const { return 4; }
57
};
58
59
struct test2
60
{
Callers
1
run_test
Function · 0.70
Calls
no outgoing calls
Tested by
1
run_test
Function · 0.56