const iterator More...
#include <Iterator.hh>
Inheritance diagram for boca::ConstIterator< Container_, Value_ >:
Collaboration diagram for boca::ConstIterator< Container_, Value_ >:
Public Member Functions | |
| ConstIterator () | |
| ConstIterator (Container_< Value_ > const *container, Dimension position) | |
| template<template< typename > class Container_2_> | |
| ConstIterator (ConstIterator< Container_2_, Value_ > const &iterator) | |
Friends | |
| class | boost::iterator_core_access |
| template<template< typename > class, typename > | |
| class | Iterator |
Detailed Description
template<template< typename > class Container_, typename Value_>
class boca::ConstIterator< Container_, Value_ >
const iterator
The documentation for this class was generated from the following file:
- boca/generic/Iterator.hh
