FrontInsertProxy<C> Class

Template Parameters

C

Constraint

C  is  FrontInsertionSequence

Constructors & Destructor

public inline nothrow FrontInsertProxy()
public inline explicit nothrow FrontInsertProxy(C* c_)

Member Functions

public inline void operator=(const BASE_TYPE& value)

Typedefs

private typedef Self FrontInsertProxy
private typedef ValueType TYPE

Member Variables

private C* c

Constructor& Destructor Details

FrontInsertProxy Constructor

public inline nothrow FrontInsertProxy()

Definition
Line 15 of System.Base/FrontInsertIterator.cm


FrontInsertProxy Constructor

public inline explicit nothrow FrontInsertProxy(C* c_)

Definition
Line 18 of System.Base/FrontInsertIterator.cm


Member Function Details

operator= Member Function

public inline void operator=(const BASE_TYPE& value)

Definition
Line 21 of System.Base/FrontInsertIterator.cm