Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/parser
/ _callbacks
Function
_callbacks
include/boost/parser/parser.hpp:1092–1095 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1090
1091
template<typename Context>
1092
decltype(auto) _callbacks(Context const & context)
1093
{
1094
return *context.callbacks_;
1095
}
1096
1097
1098
// Type traits.
Callers
1
call
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected