ENH: construct token::compound from object and token from compound (#1879)
- provides a more direct means of generating a compound token without an Istream - add transferCompoundToken() without Istream reference - mark more token methods as noexcept
Showing
- applications/test/token/Test-token.C 43 additions, 1 deletionapplications/test/token/Test-token.C
- src/OpenFOAM/db/IOstreams/token/token.C 36 additions, 15 deletionssrc/OpenFOAM/db/IOstreams/token/token.C
- src/OpenFOAM/db/IOstreams/token/token.H 95 additions, 64 deletionssrc/OpenFOAM/db/IOstreams/token/token.H
- src/OpenFOAM/db/IOstreams/token/tokenI.H 73 additions, 55 deletionssrc/OpenFOAM/db/IOstreams/token/tokenI.H
Please register or sign in to comment