summaryrefslogtreecommitdiff
path: root/docs/man/man3/hashcomp.h.3
blob: abd94013895bb8c0ca3f8200c0cb7819171f3f6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
.TH "hashcomp.h" 3 "15 May 2005" "InspIRCd" \" -*- nroff -*-
.ad l
.nh
.SH NAME
hashcomp.h \- 
.SH SYNOPSIS
.br
.PP
\fC#include 'inspircd_config.h'\fP
.br
\fC#include <ext/hash_map>\fP
.br

.SS "Namespaces"

.in +1c
.ti -1c
.RI "namespace \fBirc\fP"
.br
.ti -1c
.RI "namespace \fBnspace\fP"
.br
.in -1c
.SS "Compounds"

.in +1c
.ti -1c
.RI "struct \fBInAddr_HashComp\fP"
.br
.RI "\fIThis class returns true if two in_addr structs match. \fP"
.ti -1c
.RI "struct \fBStrHashComp\fP"
.br
.RI "\fIThis class returns true if two strings match. \fP"
.in -1c
.SS "Defines"

.in +1c
.ti -1c
.RI "#define \fBnspace\fP   __gnu_cxx"
.br
.in -1c
.SH "Define Documentation"
.PP 
.SS "#define nspace   __gnu_cxx"
.PP
Definition at line 29 of file hashcomp.h.
.SH "Author"
.PP 
Generated automatically by Doxygen for InspIRCd from the source code.