[#node-NodeContext-2constructor] = xref:node.adoc[node]::xref:node/NodeContext.adoc[NodeContext]::NodeContext :relfileprefix: ../../ :mrdocs: Declare default constructor and destructor that are not inline, so code instantiating the NodeContext struct doesn't need to #include class definitions for all the unique_ptr members. == Synopsis Declared in `<node/context.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- NodeContext(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#