openfoam/applications/test/token
Mark Olesen 411ac5fcfa ENH: adjust return type for token compound factory method
- return autoPtr<token::compound> instead of the derived type,
  otherwise cannot easily construct a token from it

ENH: additional typed version of refCompoundToken()

- symmetric with typed version of transferCompoundToken()
  and isCompound()

- add ITstream::findCompound<Type>() method.
  Useful for searching within token streams
2024-04-23 16:51:38 +02:00
..
Make ENH: add support for CHAR_DATA token 2023-11-18 15:24:15 +01:00
Test-token.cxx ENH: adjust return type for token compound factory method 2024-04-23 16:51:38 +02:00