openMSX
Public Member Functions | Public Attributes | List of all members
hash_set_impl::PoolIndex Struct Reference

#include <hash_set.hh>

Public Member Functions

constexpr bool operator== (const PoolIndex &) const =default
 

Public Attributes

unsigned idx
 

Detailed Description

Definition at line 27 of file hash_set.hh.

Member Function Documentation

◆ operator==()

constexpr bool hash_set_impl::PoolIndex::operator== ( const PoolIndex ) const
constexprdefault

Member Data Documentation

◆ idx

unsigned hash_set_impl::PoolIndex::idx

Definition at line 28 of file hash_set.hh.

Referenced by hash_set_impl::Pool< Value >::get().


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