Go to the documentation of this file.
5 #ifndef BALL_CONCEPT_BASEITERATOR_H
6 #define BALL_CONCEPT_BASEITERATOR_H
8 #ifndef BALL_CONFIG_CONFIG_H
9 # include <BALL/CONFIG/config.h>
12 #ifndef BALL_COMMON_GLOBAL_H
16 #ifndef BALL_COMMON_EXCEPTION_H
63 template <
typename Container,
typename DataType,
typename Position,
typename Traits>
203 #endif // BALL_CONCEPT_BASEITERATOR_H