Instigate Open Source Documentation

instigate::stl::destructible_iterator::interface< T > Struct Template Reference

#include <_destructible_iterator.hpp>

List of all members.

Static Public Member Functions

template<typename Tp>
static void destroy (Tp *pointer)


Detailed Description

template<typename T>
struct instigate::stl::destructible_iterator::interface< T >

Interface of the Destructible Iterator

Member Function Documentation

template<typename T>
template<typename Tp>
static void instigate::stl::destructible_iterator::interface< T >::destroy ( Tp *  pointer  )  [inline, static]

Destroy the iterator

Parameters:
pointer - the iterator to be destroyed

Referenced by instigate::stl::implementation::destroy_disp(), and instigate::stl::implementation::Temporary_buffer< ForwardIterator, Tp >::~Temporary_buffer().


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


© Instigate CJSC, Open Source