fc4d7b92c3
Corrected documentation comment for disabled copy constructors
2019-05-29 15:58:42 +01:00
9140984cf4
Added "= delete" to disabled bitwise copy constructors and assignment operators
...
Currently these deleted function declarations are still in the private section
of the class declarations but will be moved by hand to the public section over
time as this is too complex to automate reliably.
2019-05-28 15:26:45 +01:00
3ecef91e72
Standardised copy constructor documentation comment
2019-05-27 22:34:32 +01:00
bf54ab67e1
Updated OpenFOAM Foundation web-link in headers
2018-07-06 21:42:54 +01:00
e2ccbbbbe5
codeTemplates: The copyright year is now set automatically
2017-04-18 11:01:41 +01:00
99c000fc94
Rationalized the indentation of C-preprocessor directives
2016-02-29 15:42:03 +00:00
75d23a7c90
Code templates: Updated headers
2016-02-15 20:53:21 +00:00
94c05a1e6c
Update code to use the simpler C++11 template syntax removing spaces between closing ">"s
2016-01-10 22:41:16 +00:00
446e5777f0
Add the OpenFOAM source tree
2014-12-10 22:40:10 +00:00