openMSX
Public Member Functions | List of all members
hash_set_impl::ReallocFunc< false > Struct Template Reference

#include <hash_set.hh>

Public Member Functions

template<typename Elem >
Elem * operator() (Elem *oldBuf, size_t oldCapacity, size_t newCapacity) const
 

Detailed Description

template<>
struct hash_set_impl::ReallocFunc< false >

Definition at line 70 of file hash_set.hh.

Member Function Documentation

◆ operator()()

template<typename Elem >
Elem* hash_set_impl::ReallocFunc< false >::operator() ( Elem *  oldBuf,
size_t  oldCapacity,
size_t  newCapacity 
) const
inline

Definition at line 72 of file hash_set.hh.


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