Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/sonic-cpp
/ ~GenericDocument
Method
~GenericDocument
include/sonic/dom/generic_document.h:111–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
sonic_force_inline const Allocator& GetAllocator() const { return *alloc_; }
110
111
~GenericDocument() { destroyDom(); }
112
113
/**
114
* @brief Parse by std::string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected