|
xrootd
|
#include <XrdOucTUtils.hh>
Static Public Member Functions | |
| template<class Container > | |
| static void | splitString (Container &result, const std::string &input, const std::string &delimiter) |
| Split a string. More... | |
This class is created to contain template code for utility reason. Its purpose is basically the same as the XrdOucUtils, but it will only contain templated code
|
inlinestatic |
Split a string.
Referenced by XrdCl::Utils::splitString().
1.8.5