

Go to the source code of this file.
Classes | |
| class | SubStrings< StringType > |
| Sub-ranges of a string with a structure similar to std::match_results, but without the underlying regular expression matching. More... | |
| class | CStringList |
| An adapter for copying a list of C++ strings into a list of C-style strings for passing to C code that expects argc/argv parameters. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| Ostream & | operator<< (Ostream &os, const CStringList &list) |
| Output space-separated list. More... | |
Original source file CStringList.H
Definition in file CStringList.H.