Changeset 607 in dev for trunk/ab5.0/jenga/include/common
- Timestamp:
- May 16, 2008, 9:39:03 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/jenga/include/common/String.h
r590 r607 11 11 std::string& StringReplace( std::string& str, const std::string sb, const std::string sa ); 12 12 13 std::string ToString( int n ); 13 14 std::wstring ToWString( const std::string &str ); 14 15
Note:
See TracChangeset
for help on using the changeset viewer.