Files
openfoam/applications/test
Mark Olesen 7c10b89a56 Merge branch 'initialier_list-updates' into 'merge-foundation'
ENH: Support more C++11 initializer lists (issue #261)

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

See merge request !67
2016-10-18 19:31:45 +01:00
..
2016-04-16 18:34:41 +01:00
2016-04-16 18:34:41 +01:00
2016-10-17 12:02:01 +02:00
2015-12-22 23:14:17 +00:00
2013-09-27 22:47:59 +01:00