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