src/cx/iterator.h

changeset 759
475335643af4
parent 740
378578666c83
child 829
7d4e31d295af
equal deleted inserted replaced
758:6cd62ce7e353 759:475335643af4
28 /** 28 /**
29 * \file iterator.h 29 * \file iterator.h
30 * \brief Interface for iterator implementations. 30 * \brief Interface for iterator implementations.
31 * \author Mike Becker 31 * \author Mike Becker
32 * \author Olaf Wintermann 32 * \author Olaf Wintermann
33 * \version 3.0
34 * \copyright 2-Clause BSD License 33 * \copyright 2-Clause BSD License
35 */ 34 */
36 35
37 #ifndef UCX_ITERATOR_H 36 #ifndef UCX_ITERATOR_H
38 #define UCX_ITERATOR_H 37 #define UCX_ITERATOR_H

mercurial