Instigate Open Source Documentation

instigate::stl::writable_iterator Namespace Reference

Writable Iterator Concept. More...


Classes

struct  tag
 Writable Iterator Concept tag. More...
struct  interface
 Interface of the Writable Iterator Concept. More...
struct  interface< std::ostream_iterator< T > >
 Specialization of the interface for the std::ostream_iterator. More...
struct  requirements
 Requirements of the Writable Iterator Concept. More...


Detailed Description

Writable Iterator Concept.

This is a "non-intrusive" interface of the writable_iterator type. writable_iterator is an iterator that can be used to store a value using the dereference_assignment() method.



© Instigate CJSC, Open Source