ucx/cx/map.h

branch
newapi
changeset 253
087cc9216f28
parent 187
24ce2c326d85
equal deleted inserted replaced
252:7d176764756d 253:087cc9216f28
28 /** 28 /**
29 * \file map.h 29 * \file map.h
30 * \brief Interface for map implementations. 30 * \brief Interface for map 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_MAP_H 36 #ifndef UCX_MAP_H
38 #define UCX_MAP_H 37 #define UCX_MAP_H

mercurial