Changeset 465 in dev for trunk/ab5.0/jenga/include/common
- Timestamp:
- Mar 24, 2008, 8:05:20 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/jenga/include/common/String.h
r298 r465 9 9 typedef std::vector<std::string> Strings; 10 10 11 bool IsExistString( const Jenga::Common::Strings &strings, const std::string &findStr ); 12 11 13 } 12 14 }
Note:
See TracChangeset
for help on using the changeset viewer.