Range over splits.
More...
#include <utility.h>
Range over splits.
const std::string x = "meta1:value1;meta2:value2";
cout << *s++ << ": " << *s << endl;
}
Range over splits.
Definition utility.h:150
The documentation for this class was generated from the following file:
- /Users/ugo/projects/s3client/repo/lib/include/utility.h