[#AddrMan-m_impl] = xref:AddrMan.adoc[AddrMan]::m_impl :relfileprefix: ../ :mrdocs: Owning pointer to the private implementation holding the address tables. == Synopsis Declared in `<addrman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::unique_ptr<AddrManImpl> const m_impl; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#