Changeset 2511 in Sophya for trunk/SophyaLib/SUtils/strutilxx.h
- Timestamp:
- Mar 15, 2004, 11:20:42 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SUtils/strutilxx.h
r1238 r2511 6 6 #include <string> 7 7 8 void FillVStringFrString(string s,vector<string>& vs,char sep = ' ');8 void FillVStringFrString(string const & s,vector<string>& vs,char sep = ' '); 9 9 10 10 #endif
Note:
See TracChangeset
for help on using the changeset viewer.