MCPcopy Create free account
hub / github.com/boostorg/json / captured

Method captured

test/basic_parser.cpp:1577–1581  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1575 }
1576
1577 string_view
1578 captured()
1579 {
1580 return p_.handler().captured;
1581 }
1582 };
1583
1584 void

Callers

nothing calls this directly

Calls 1

handlerMethod · 0.45

Tested by

no test coverage detected