stlsoft/iterators/string_concatenator_iterator.hpp File Reference


Detailed Description

[C++ only] Definition of the stlsoft::string_concatenator_iterator iterator adaptor class template (Iterators Library).

#include <stlsoft/stlsoft.h>
#include <stlsoft/shims/access/string.hpp>
#include <stlsoft/util/std/iterator_helper.hpp>
#include <stlsoft/string/string_traits.hpp>
#include <functional>

Go to the source code of this file.

Namespaces

namespace  stlsoft

Classes

class  string_concatenator_iterator
 This output iterator adaptor template wraps a C-style string pointer as an output iterator, to enable a C-style string to be built up as a result of the application of an algorithm. More...
class  string_concatenator_iterator::deref_proxy

Functions

template<typename S, typename D>
string_concatenator_iterator
< S, D > 
make_string_concatenator_iterator (S &s, D const &delim)
 Creator function for string_concatenator_iterator.
template<typename S, typename D>
string_concatenator_iterator
< S, D > 
string_concatenator (S &s, D const &delim)
 Creator function for string_concatenator_iterator.


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