CCF
Loading...
Searching...
No Matches
champ
Entry
Public Member Functions
|
Public Attributes
|
List of all members
champ::Entry< K, V > Struct Template Reference
#include <
champ_map.h
>
Public Member Functions
Entry
(K k, V v)
const V *
getp
(const K &k) const
Public Attributes
K
key
V
value
Constructor & Destructor Documentation
◆
Entry()
template<class K , class V >
champ::Entry
< K, V >::Entry
(
K
k
,
V
v
)
inline
Member Function Documentation
◆
getp()
template<class K , class V >
const V *
champ::Entry
< K, V >::getp
(
const K &
k
)
const
inline
Member Data Documentation
◆
key
template<class K , class V >
K
champ::Entry
< K, V >::key
◆
value
template<class K , class V >
V
champ::Entry
< K, V >::value
The documentation for this struct was generated from the following file:
src/ds/
champ_map.h
Generated by
1.9.8