Changeset 622 in dev for trunk/ab5.0/jenga/include/common
- Timestamp:
- May 21, 2008, 1:16:21 PM (16 years ago)
- Location:
- trunk/ab5.0/jenga/include/common
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/jenga/include/common/String.h
r607 r622 14 14 std::wstring ToWString( const std::string &str ); 15 15 16 bool IsIdentifierTopChar( char c ); 17 bool IsIdentifierChar( char c ); 16 18 17 19 }
Note:
See TracChangeset
for help on using the changeset viewer.