Changeset 472 in dev for trunk/ab5.0/jenga/include/common
- Timestamp:
- Mar 31, 2008, 12:33:24 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/jenga/include/common/String.h
r465 r472 11 11 bool IsExistString( const Jenga::Common::Strings &strings, const std::string &findStr ); 12 12 13 std::string& StringReplace( std::string& str, const std::string sb, const std::string sa ); 14 13 15 } 14 16 }
Note:
See TracChangeset
for help on using the changeset viewer.