This website requires JavaScript.
Explore
Help
Register
Sign In
zhyang-dev
/
OpenFOAM-6
Watch
1
Star
0
Fork
0
You've already forked OpenFOAM-6
mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced
2025-12-08 06:57:46 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
275a59af66ee7c110aaa7a96b5374c32af4b3271
OpenFOAM-6
/
src
/
OpenFOAM
/
containers
History
Henry Weller
275a59af66
HashTable: Added void operator=(std::initializer_list<Tuple2<Key, T>>)
2016-08-11 21:41:55 +01:00
..
Circulators
src/OpenFOAM: Update ...ErrorIn -> ...ErrorInFunction
2015-11-08 12:23:52 +00:00
Dictionaries
C++11: Replaced the C NULL with the safer C++11 nullptr
2016-08-05 17:19:38 +01:00
HashTables
HashTable: Added void operator=(std::initializer_list<Tuple2<Key, T>>)
2016-08-11 21:41:55 +01:00
Identifiers
/Keyed
Update code to use the simpler C++11 template syntax removing spaces between closing ">"s
2016-01-10 22:41:16 +00:00
LinkedLists
C++11: Replaced the C NULL with the safer C++11 nullptr
2016-08-05 17:19:38 +01:00
Lists
List: Added void operator=(std::initializer_list<T>)
2016-08-09 20:36:32 +01:00
NamedEnum
Replaced StaticAssert with the C++11 equivalent static_assert
2016-04-26 20:44:55 +01:00