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

Method into_handler

include/boost/json/detail/parse_into.hpp:1842–1842  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1840public:
1841
1842 into_handler( into_handler const& ) = delete;
1843 into_handler& operator=( into_handler const& ) = delete;
1844
1845public:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected