MCPcopy Create free account
hub / github.com/bytedance/sonic-cpp / LazySAXHandler

Method LazySAXHandler

include/sonic/dom/handler.h:216–216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214 using MemberType = typename NodeType::MemberNode;
215
216 LazySAXHandler() = delete;
217 LazySAXHandler(Allocator &alloc) : alloc_(&alloc) {}
218
219 ~LazySAXHandler() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected