vtf-logo

string.h File Reference

String utility functions. More...

#include "../defs.h"
#include <iomanip>
#include <string>
#include <sstream>
#include <cassert>
#include "string.ipp"

Go to the source code of this file.

Namespaces

namespace  ads

Functions

template<typename StringOutputIterator>
int ads::split (const std::string &string, const std::string &separator, StringOutputIterator output)
 Split the string. Return the number of words.
void ads::makeZeroPaddedExtension (const int n, int maximumNumber, std::string *ext)
 Make a zero-padded numerical extension. Useful for constructing file names.


Detailed Description

String utility functions.


Generated on Fri Aug 24 12:55:37 2007 for Algorithms and Data Structures Package by  doxygen 1.4.7