Skip to content
Snippets Groups Projects

ENH: Support more C++11 initializer lists (issue #261)

Merged Mark OLESEN requested to merge initialier_list-updates into merge-foundation

DynamicList

  • construction, assignment and append

HashSet

  • construction, insert, set.
  • assignment will use the implicit List constructor

hashedWordList

  • construction, assignment
  • additional sort() and uniq() methods.
  • Readonly access to HashTable information via lookup() method.
  • NB: could avoid 'const char**' constructors in the future

Some tests are included

Merge request reports

Merged by (Mar 13, 2025 9:01pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply