Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lwhyz/workspace
/ function_
Class
function_
include/workspace/utility.hpp:41–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
40
template<typename Signature, size_t InlineSize = 64 - sizeof(void*)>
41
class function_;
42
43
template<typename T>
44
struct is_function_ : std::false_type {};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected