aboutsummaryrefslogtreecommitdiff
path: root/src/bench
diff options
context:
space:
mode:
authorAndrew Chow <achow101-github@achow101.com>2018-05-16 15:15:18 -0400
committerAndrew Chow <achow101-github@achow101.com>2018-05-30 11:09:15 -0400
commit174f7c80801383cde5ea514b19fb8b108b56b31c (patch)
treeede8b06838566830fe4b782b7469770a9c066bf0 /src/bench
parentfd96d54f39cf4f66890e0bb40812d47e69728cec (diff)
downloadbitcoin-174f7c80801383cde5ea514b19fb8b108b56b31c.tar.xz
Use a struct for arguments and nested map for categories
Instead of a single map with the category and name as the key, make m_available_args contain maps. The key will be the category and the value is a map which actually contains the arguments for that category. The nested map's key is the argument name, while the value is a struct that contains the help text and whether the argument is a debug only argument.
Diffstat (limited to 'src/bench')
0 files changed, 0 insertions, 0 deletions