Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
openfoam
Merge requests
!67
ENH: Support more C++11 initializer lists (issue
#261
)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
ENH: Support more C++11 initializer lists (issue
#261
)
initialier_list-updates
into
merge-foundation
Overview
2
Commits
1
Changes
9
Merged
Mark OLESEN
requested to merge
initialier_list-updates
into
merge-foundation
8 years ago
Overview
2
Commits
1
Changes
9
Expand
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
0
0
Merge request reports
Loading