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

#include <hash_set.hh>

Public Member Functions

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

Detailed Description

template<>
struct hash_set_impl::ReallocFunc< true >

Definition at line 61 of file hash_set.hh.

Member Function Documentation

◆ operator()()

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

Definition at line 63 of file hash_set.hh.


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