Changeset 2706 in Sophya for trunk/SophyaLib/SUtils/strutilxx.h
- Timestamp:
- Apr 28, 2005, 7:31:47 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SUtils/strutilxx.h
r2511 r2706 7 7 8 8 void FillVStringFrString(string const & s,vector<string>& vs,char sep = ' '); 9 void SplitStringToVString(string const & s,vector<string>& vs,char separator=' '); 9 10 10 11 #endif
Note:
See TracChangeset
for help on using the changeset viewer.