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

Method captured

test/basic_parser.cpp:1016–1020  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1014 }
1015
1016 string_view
1017 captured() const noexcept
1018 {
1019 return p_.handler().captured;
1020 }
1021 };
1022
1023 void

Callers

nothing calls this directly

Calls 1

handlerMethod · 0.45

Tested by

no test coverage detected