Skip to content
  • Mark OLESEN's avatar
    ENH: consistency improvements for keyType and wordRe · 96a1b86f
    Mark OLESEN authored and Andrew Heather's avatar Andrew Heather committed
    - simplify compile/uncompile, reading, assignment
    
    - implicit construct wordRe from keyType (was explicit) to simplify
      future API changes.
    
    - make Foam::isspace consistent with std::isspace (C-locale)
      by including vertical tab and form feed
    
    ENH: improve #ifeq float/label comparisons
    96a1b86f