Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ FunctionHelper
Class
FunctionHelper
source/glbinding/include/glbinding/Function.h:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
*/
29
template <typename ReturnType, typename... Arguments>
30
struct FunctionHelper;
31
32
/**
33
* @brief
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected