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

Method GenericNode

include/sonic/dom/genericnode.h:72–72  ·  view source on GitHub ↗

* @brief Default constructor, which creates a null node. */

Source from the content-addressed store, hash-verified

70 * @brief Default constructor, which creates a null node.
71 */
72 GenericNode() noexcept {}
73
74 /**
75 * @brief Constructor for creating specific types.

Callers

nothing calls this directly

Calls 2

setTypeFunction · 0.85
setLengthFunction · 0.85

Tested by

no test coverage detected