skip_blank_tokens Struct Template Reference
[String Library]

#include <stlsoft/string/string_tokeniser.hpp>

List of all members.


Detailed Description

template<bool B>
struct stlsoft::skip_blank_tokens< B >

A tokenising policy for specifying whether blanks will be included or ignored.

This policy determines whether a tokenisation will ignore blanks, or will present them as (empty) entries in the sequence to the caller.

Parameters:
B A boolean as to whether blanks should be ignored (true) or preserved (false)
Note:
This supercedes string_tokeniser_ignore_blanks

Public Types

enum  { value = B }

The documentation for this struct was generated from the following file:

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