src/cx/collection.h

changeset 759
475335643af4
parent 712
cff828e156a9
child 786
b0ebb3d88407
equal deleted inserted replaced
758:6cd62ce7e353 759:475335643af4
28 /** 28 /**
29 * \file collection.h 29 * \file collection.h
30 * \brief Common definitions for various collection implementations. 30 * \brief Common definitions for various collection 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_COLLECTION_H 36 #ifndef UCX_COLLECTION_H
38 #define UCX_COLLECTION_H 37 #define UCX_COLLECTION_H

mercurial