Open-RJ C/C++ User's Journal Synesis Software STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ...

field_assoc_insert_iterator Struct Template Reference

#include <openrj/stl/iterator.hpp>

List of all members.


Detailed Description

template<typename C>
struct openrj::stl::field_assoc_insert_iterator< C >

Class which inserts a field into an associative container.


Public Member Functions

 field_assoc_insert_iterator (container_type &cont)
 Constructs an instance which will act on the given container.


Constructor & Destructor Documentation

field_assoc_insert_iterator ( container_type &  cont  )  [inline]

Constructs an instance which will act on the given container.

Parameters:
cont [in] The container instance into which elements will be inserted


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

Open-RJ Library documentation © Synesis Software Pty Ltd, 2004-2005