stlsoft/iterators/c_str_inserter.hpp File Reference


Detailed Description

[C++ only] Definition of the stlsoft::c_str_ptr_extract_iterator and its creator function class template (Iterators Library).

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

Go to the source code of this file.

Namespaces

namespace  stlsoft

Classes

struct  c_str_ptr_extract_iterator
 This iterator adaptor translates the values assigned to it via the c_str_ptr access shim, and passes the result to the function on which it's parameterised. More...
class  c_str_ptr_extract_iterator::deref_proxy

Functions

template<typename F>
c_str_ptr_extract_iterator< F > c_str_inserter (F &f)
 Creates an instance of the c_str insert iterator.
template<typename F>
c_str_ptr_extract_iterator< F > c_str_ptr_inserter (F &f)
 [DEPRECATED] Creates an instance of the c_str insert iterator.


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