mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-08 05:39:38 +02:00
util: Document why ArgsManager (con/de)structor is not inline
This commit is contained in:
@@ -192,6 +192,7 @@ protected:
|
||||
|
||||
public:
|
||||
ArgsManager();
|
||||
~ArgsManager();
|
||||
|
||||
/**
|
||||
* Select the network in use
|
||||
|
||||
Reference in New Issue
Block a user