Monado OpenXR Runtime
u_hashmap_int Struct Reference

A simple uint64_t key to a void pointer hashmap. More...

#include <util/u_hashmap.h>

Collaboration diagram for u_hashmap_int:

Data Fields

std::unordered_map< uint64_t, void * > map = {}
 

Detailed Description

A simple uint64_t key to a void pointer hashmap.


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