Ignore:
Timestamp:
Nov 6, 2008, 10:22:26 PM (15 years ago)
Author:
イグトランス (egtra)
Message:

#228試行

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/jenga/include/common/String.h

    r747 r763  
    99bool IsExistString( const Jenga::Common::Strings &strings, const std::string &findStr );
    1010
    11 std::string& StringReplace( std::string& str, const std::string sb, const std::string sa );
     11std::string& StringReplace( std::string& str, const std::string &sb, const std::string &sa );
    1212
    1313std::string ToString( int n );
Note: See TracChangeset for help on using the changeset viewer.