MCPcopy 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

testCommentsFunction · 0.45
testUTF8ValidationFunction · 0.45
testNumberLiteralFunction · 0.45

Calls 1

handlerMethod · 0.45

Tested by

no test coverage detected