openfoam/applications/utilities/mesh
Mark Olesen e70fc61660 ENH: consolidate, cleanup some string methods
- consolidate word::validated() into word::validate() and also allow
  as short form for string::validate<word>(). Also less confusing than
  having similarly named methods that essentially do the same thing.

- more consistent const access when iterating over strings

- add valid(char) for keyType and wordRe
2017-08-02 12:33:35 +02:00
..
advanced STYLE: tabs and line length in files, very dubious NULL in ensight reader. 2017-06-26 13:43:05 +02:00
conversion ENH: consolidate, cleanup some string methods 2017-08-02 12:33:35 +02:00
doc ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
generation COMP: intel compiler issues with operator ""_deg (fixes #544) 2017-07-21 16:40:31 +02:00
manipulation STYLE: use string substr instead of string::operator() 2017-07-21 12:30:42 +02:00