ug4
Public Member Functions
|
Public Attributes
|
List of all members
ug::Hash< TKey, TValue >::Entry Struct Reference
Public Member Functions
Entry
()
Entry
(const
key_t
&k, const
value_t
&v)
Public Attributes
key_t
key
size_t
next
value_t
value
Constructor & Destructor Documentation
◆
Entry()
[1/2]
template<class TKey , class TValue >
ug::Hash
< TKey, TValue >::Entry::Entry
(
)
inline
◆
Entry()
[2/2]
template<class TKey , class TValue >
ug::Hash
< TKey, TValue >::Entry::Entry
(
const
key_t
&
k
,
const
value_t
&
v
)
inline
Member Data Documentation
◆
key
template<class TKey , class TValue >
key_t
ug::Hash
< TKey, TValue >::Entry::key
◆
next
template<class TKey , class TValue >
size_t
ug::Hash
< TKey, TValue >::Entry::next
◆
value
template<class TKey , class TValue >
value_t
ug::Hash
< TKey, TValue >::Entry::value
The documentation for this struct was generated from the following file:
ugbase/common/util/
hash.h
ug
Hash
Entry
Generated on Mon Dec 23 2024 01:12:15 for ug4 by
1.9.1