Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/parser
/ _end
Function
_end
include/boost/parser/parser.hpp:3027–3030 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3025
3026
template<typename Context>
3027
decltype(auto) _end(Context const & context)
3028
{
3029
return context.last_;
3030
}
3031
3032
template<typename Context>
3033
decltype(auto) _pass(Context const & context)
Callers
3
diagnose
Method · 0.85
diagnose
Method · 0.85
diagnose
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected