Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dobiasd/FunctionalPlus
/ derived_function_object_t
Class
derived_function_object_t
test/invoke_test.cpp:145–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
};
144
145
struct derived_function_object_t : function_object_t {
146
};
147
}
148
149
TEST_CASE(
"regular function"
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected