splitstring.h File Reference

#include <string>
#include <vector>
Include dependency graph for splitstring.h:

Go to the source code of this file.

Namespaces

namespace  Dv
namespace  Dv::Util

Functions

size_t Dv::Util::split_string (const std::string &input, const char separator, std::vector< std::string > &output) throw ()
 Split a string consisting of substrings separated by a separator character.

dvutil-1.0.10 [ 5 December, 2009]