Owning pointer to the private implementation holding the address tables.

Synopsis

Declared in <addrman.h>

std::unique_ptr<AddrManImpl> const m_impl;

Created with MrDocs