Changeset 1020 for code/branches/core2/src/util/String.h
- Timestamp:
- Apr 10, 2008, 4:39:06 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core2/src/util/String.h
r1006 r1020 38 38 39 39 _UtilExport std::string removeTrailingWhitespaces(const std::string& str); 40 41 _UtilExport unsigned int getNextQuote(const std::string& str, unsigned int start); 40 42 41 43 _UtilExport bool hasStringBetweenQuotes(const std::string& str);
Note: See TracChangeset
for help on using the changeset viewer.