Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ captured
Method
captured
test/basic_parser.cpp:1232–1236 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1230
}
1231
1232
string_view
1233
captured() const noexcept
1234
{
1235
return p_.handler().captured;
1236
}
1237
};
1238
1239
void
Callers
3
testComments
Function · 0.45
testUTF8Validation
Function · 0.45
testNumberLiteral
Function · 0.45
Calls
1
handler
Method · 0.45
Tested by
no test coverage detected