ucx/cx/hash_map.h

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

mercurial