#include <string>#include <algorithm>#include <sstream>#include <regex.h>

Go to the source code of this file.
Classes | |
| class | ocString |
Functions | |
| template<class T> | |
| string & | ocAppend (string &inStr, T inVar) |
| string& ocAppend | ( | string & | inStr, | |
| T | inVar | |||
| ) | [inline] |
Definition at line 13 of file ocString.h.
1.5.5