IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
ice::detail::hashmap::FindResult Struct Reference

#include <ice/container/hashmap_details.hxx>

Public Attributes

ice::u32 hash_i
ice::u32 entry_prev
ice::u32 entry_i

Member Data Documentation

◆ entry_i

ice::u32 ice::detail::hashmap::FindResult::entry_i

◆ entry_prev

ice::u32 ice::detail::hashmap::FindResult::entry_prev

◆ hash_i

ice::u32 ice::detail::hashmap::FindResult::hash_i

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