|
IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
|
#include <ice/container/hashmap_details.hxx>#include <ice/container/associative_container.hxx>#include <ice/container/resizable_container.hxx>Go to the source code of this file.
Classes | |
| struct | ice::HashMap< Type, Logic > |
| A Map container designed for storing values using hashed values. More... | |
| struct | ice::HashMap< Type, Logic >::EntryType |
| struct | ice::HashMap< Type, Logic >::ConstIterator |
Namespaces | |
| namespace | ice |
| SPDX-License-Identifier: MIT. | |