summaryrefslogtreecommitdiff
path: root/src/util/rational_cln_imp.h
diff options
context:
space:
mode:
authorGereon Kremer <gereon.kremer@cs.rwth-aachen.de>2021-04-28 19:31:41 +0200
committerGitHub <noreply@github.com>2021-04-28 19:31:41 +0200
commitb5ac06abf4b2cc6b027dedd045595187589bcc35 (patch)
tree02c1a7ebc6f41612ee92ce664b0068d45fe9b7b9 /src/util/rational_cln_imp.h
parenta6a63f6c46dcf83ac2dc253b66012be224391494 (diff)
Clean up options holder class (#6458)
This PR does some cleanup on the options class: it puts the option defaults into the member declaration and removes the explicit constructor; it puts the holder into a unique_ptr; it uses the regular struct copy operation instead of reconstructing the holder object; it moves some macros required for option defaults into the option holder header. Also, this PR removes some obsolete code related to suggestions for typos.
Diffstat (limited to 'src/util/rational_cln_imp.h')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback