Internals: Mark structs final/VL_NOT_FINAL. No functional change intended.

This commit is contained in:
Wilson Snyder
2024-01-20 15:06:46 -05:00
parent 1a92502788
commit 3a5248a919
48 changed files with 88 additions and 85 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
//######################################################################
// V3OptionParser::Impl
struct V3OptionParser::Impl {
struct V3OptionParser::Impl final {
// TYPES
// Setting for isOnOffAllowed() and isPartialMatchAllowed()