Changeset 2511 in Sophya for trunk/SophyaLib/SUtils/strutilxx.cc
- Timestamp:
- Mar 15, 2004, 11:20:42 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SUtils/strutilxx.cc
r2322 r2511 7 7 8 8 9 void FillVStringFrString(string s,vector<string>& vs,char sep)9 void FillVStringFrString(string const & s,vector<string>& vs,char sep) 10 10 // Use string "s" to fill vector of strings "vs" 11 11 // considering char "sep" as a separator.
Note:
See TracChangeset
for help on using the changeset viewer.