TrinityCore
Loading...
Searching...
No Matches
UF::MapUpdateField< K, V, BlockBit, Bit > Class Template Reference

#include <UpdateField.h>

+ Inheritance diagram for UF::MapUpdateField< K, V, BlockBit, Bit >:

Additional Inherited Members

- Public Types inherited from UF::MapUpdateFieldBase< K, V >
using key_type = K
 
using mapped_type = Value
 
using value_type = std::pair< key_type const, mapped_type >
 
- Public Member Functions inherited from UF::MapUpdateFieldBase< K, V >
std::unordered_map< K, Value >::const_iterator begin () const
 
std::unordered_map< K, Value >::const_iterator end () const
 
bool empty () const
 
std::size_t size () const
 
V const * Get (K const &key) const
 
template<Trinity::invocable_r< bool, V const & > Pred>
std::pair< K const *, V const * > FindIf (Pred &&pred) const
 

Detailed Description

template<typename K, typename V, int32 BlockBit, uint32 Bit>
class UF::MapUpdateField< K, V, BlockBit, Bit >

Definition at line 1169 of file UpdateField.h.


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