-
- Downloads
ENH: ensure nullObject is large enough for reinterpret
- previously occupied 1 byte. Now occupies enough to hold a pointer, which helps if using reinterpret_cast to something that has some member content.
Showing
- applications/test/nullObject/Make/files 1 addition, 1 deletionapplications/test/nullObject/Make/files
- applications/test/nullObject/Test-nullObject.C 11 additions, 0 deletionsapplications/test/nullObject/Test-nullObject.C
- src/OpenFOAM/primitives/nullObject/nullObject.H 28 additions, 5 deletionssrc/OpenFOAM/primitives/nullObject/nullObject.H
Loading
Please register or sign in to comment