CxxUtils::ArrayIteratorChooser< 1 > Class Template Reference

List of all members.

Public Types

typedef const Arrayelt * const_iterator
 Iterator type for an Array<1>.

Static Public Member Functions

static const_iterator make_iterator (const Arrayrep *rep, unsigned int offs)
 Construct an Array<1>::const_iterator.

template<>
class CxxUtils::ArrayIteratorChooser< 1 >


Member Function Documentation

ArrayIteratorChooser< 1 >::const_iterator CxxUtils::ArrayIteratorChooser< 1 >::make_iterator ( const Arrayrep rep,
unsigned int  offs 
) [inline, static]

Construct an Array<1>::const_iterator.

Parameters:
rep Arrayrep from which to initialize the iterator.
offs Offset of the first element referenced by the iterator within rep.
Returns:
The new iterator.

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1