SPH
Classes
UnorderedMap.h File Reference

Key-value associative container. More...

#include "objects/containers/Array.h"
#include "objects/wrappers/Optional.h"

Go to the source code of this file.

Classes

class  UnorderedMap< TKey, TValue >
 
struct  UnorderedMap< TKey, TValue >::Element
 Element of the container. More...
 

Detailed Description

Key-value associative container.

Author
Pavel Sevecek (sevecek at sirrah.troja.mff.cuni.cz)
Date
2016-2021

Definition in file UnorderedMap.h.