ENH: enhancements to behaviour of token
- improved memory alignment reduces overhead for Int32 compilation - added move/swap semantics - made the type() readonly in favour of setVariant() to allow change of variant within a particular storage representation. Eg, STRING -> VERBATIMSTRING.
Showing
- applications/test/token/Make/files 3 additions, 0 deletionsapplications/test/token/Make/files
- applications/test/token/Make/options 1 addition, 0 deletionsapplications/test/token/Make/options
- applications/test/token/Test-token.C 75 additions, 0 deletionsapplications/test/token/Test-token.C
- applications/test/tokenize/Test-tokenize.C 14 additions, 0 deletionsapplications/test/tokenize/Test-tokenize.C
- src/OpenFOAM/db/IOstreams/IOstreams/Istream.C 7 additions, 7 deletionssrc/OpenFOAM/db/IOstreams/IOstreams/Istream.C
- src/OpenFOAM/db/IOstreams/IOstreams/Istream.H 4 additions, 4 deletionssrc/OpenFOAM/db/IOstreams/IOstreams/Istream.H
- src/OpenFOAM/db/IOstreams/Pstreams/UIPstream.C 11 additions, 14 deletionssrc/OpenFOAM/db/IOstreams/Pstreams/UIPstream.C
- src/OpenFOAM/db/IOstreams/Sstreams/ISstream.C 16 additions, 23 deletionssrc/OpenFOAM/db/IOstreams/Sstreams/ISstream.C
- src/OpenFOAM/db/IOstreams/token/token.C 10 additions, 12 deletionssrc/OpenFOAM/db/IOstreams/token/token.C
- src/OpenFOAM/db/IOstreams/token/token.H 271 additions, 144 deletionssrc/OpenFOAM/db/IOstreams/token/token.H
- src/OpenFOAM/db/IOstreams/token/tokenI.H 405 additions, 243 deletionssrc/OpenFOAM/db/IOstreams/token/tokenI.H
- src/OpenFOAM/db/IOstreams/token/tokenIO.C 121 additions, 154 deletionssrc/OpenFOAM/db/IOstreams/token/tokenIO.C
- src/OpenFOAM/memory/refCount/refCount.H 7 additions, 21 deletionssrc/OpenFOAM/memory/refCount/refCount.H
- src/OpenFOAM/memory/tmp/tmp.H 1 addition, 1 deletionsrc/OpenFOAM/memory/tmp/tmp.H
Please register or sign in to comment