Web Analytics Made Easy - Statcounter
Skip to content

Class SBCContainerConstListForEach#

template <typename T>

ClassList > SBCContainerConstListForEach

Public Attributes#

Type Name
bool continuationFlag
SBCReferenceListLink * link

Public Functions#

Type Name
SBCContainerConstListForEach (const T & container)

Public Attributes Documentation#

variable continuationFlag#

bool SBCContainerConstListForEach< T >::continuationFlag;

SBCReferenceListLink* SBCContainerConstListForEach< T >::link;

Public Functions Documentation#

function SBCContainerConstListForEach#

inline SBCContainerConstListForEach::SBCContainerConstListForEach (
    const T & container
)