HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
v1::hash_map_entry< Key, Value > Class Template Reference

Public Types

using key_type = Key
using value_type = Value

Public Member Functions

constexpr hash_map_entry (hash_map_entry const &) noexcept=default
constexpr hash_map_entry (hash_map_entry &&) noexcept=default
constexpr hash_map_entry & operator= (hash_map_entry const &) noexcept=default
constexpr hash_map_entry & operator= (hash_map_entry &&) noexcept=default
std::size_t hash () const noexcept
key_type const & key () const noexcept
value_type & value () noexcept
value_type const & value () const noexcept

Friends

template<typename, typename, typename>
class hash_map

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