Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ after
Method
after
source/glbinding/source/AbstractFunction.cpp:107–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
void AbstractFunction::after(const FunctionCall & call)
108
{
109
Binding::after(call);
110
}
111
112
void AbstractFunction::log(FunctionCall && call)
113
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected