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

Approval is optional

Merged by (May 9, 2025 7:20am UTC)

Merge details

  • Changes merged into with 6bf5466c.
  • Deleted the source branch.

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