xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
submodules
/
hash_map.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
template
<
typename
Key
,
typename
Data
>
class
hash_map
{ };
2
3
#
define
HAVE_HASH_MAP
4
5