stlsoft/string/tokeniser_functions.hpp File Reference


Detailed Description

[C++ only] Definition of the stlsoft::find_next_token suite of restartable tokenising functions (String Library).

#include <stlsoft/stlsoft.h>

Go to the source code of this file.

Namespaces

namespace  stlsoft

Functions

template<typename C>
C const * find_next_token (C const *&p0, C const *&p1, C const *const end, C delim)
 Adjusts the delimiters into a token string to find the next token, according to the given delimiter.
template<typename C>
bool find_next_token (C const *&p0, C const *&p1, C delim)
 Adjusts the delimiters into a token string to find the next token, according to the given delimiter.


Generated on Thu Jun 10 08:58:11 2010 for STLSoft by  doxygen 1.5.6