Struct LocalHashmap::Entry

Nested Relationships

This struct is a nested type of Template Class LocalHashmap.

Struct Documentation

struct Entry

Public Functions

template<>
Entry()

Public Members

template<>
KTYPE key
template<>
VTYPE value
template<>
volatile State state