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>

NodeContext();

Created with MrDocs