Tramway SDK
Public Attributes | List of all members
tram::Hashmap< T >::Record Struct Reference

#include <hashmap.h>

Public Attributes

uint32_t key = 0
 
uint32_t flags = 0
 
value
 

Member Data Documentation

◆ flags

template<typename T >
uint32_t tram::Hashmap< T >::Record::flags = 0

◆ key

template<typename T >
uint32_t tram::Hashmap< T >::Record::key = 0

◆ value

template<typename T >
T tram::Hashmap< T >::Record::value

The documentation for this struct was generated from the following file: