Changeset - r25528:52b815c03f32
master
0
11
0
Codechange: use initializer_lists for the settings tables
Not using vectors as those require copying from the initializer list and that
makes unique_ptrs to the actual SettingDesc objects later impossible.
Not using vectors as those require copying from the initializer list and that
makes unique_ptrs to the actual SettingDesc objects later impossible.
11 files changed with 107 insertions and 117 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)