Files
openfoam/applications/test
Mark Olesen 1967fd3dad 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
2016-10-18 20:08:37 +02:00
..
2016-04-16 18:34:41 +01:00
2016-04-16 18:34:41 +01:00
2015-02-04 16:33:02 +00:00
2015-12-22 23:14:17 +00:00
2013-09-27 22:47:59 +01:00