CStringList.H File Reference
Include dependency graph for CStringList.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SubStrings< String >
 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...
 

Detailed Description

Original source file CStringList.H

Definition in file CStringList.H.