CXXR (C++ R) API
Public Member Functions
CXXR::ConsCell::const_iterator Class Reference

const_iterator for iterating over a ConsCell list. More...

#include <ConsCell.h>

List of all members.

Public Member Functions

 const_iterator (const ConsCell *cc=0)
 Constructor.
const ConsCelloperator* () const
const ConsCelloperator-> () const
const ConsCelloperator++ ()
const ConsCelloperator++ (int)

Detailed Description

const_iterator for iterating over a ConsCell list.


Constructor & Destructor Documentation

CXXR::ConsCell::const_iterator::const_iterator ( const ConsCell cc = 0)
inlineexplicit

Constructor.

Parameters:
ccPointer, possibly null, to the ConsCell to be designated by the const_iterator.

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