MySQL 8.3.0
Source Code Documentation
collation_unordered_multimap< Key, Value > Class Template Reference

std::unordered_multimap, but with my_malloc and collation-aware comparison. More...

#include <map_helpers.h>

Inheritance diagram for collation_unordered_multimap< Key, Value >:
[legend]

Public Member Functions

 collation_unordered_multimap (CHARSET_INFO *cs, PSI_memory_key psi_key)
 

Detailed Description

template<class Key, class Value>
class collation_unordered_multimap< Key, Value >

std::unordered_multimap, but with my_malloc and collation-aware comparison.

Constructor & Destructor Documentation

◆ collation_unordered_multimap()

template<class Key , class Value >
collation_unordered_multimap< Key, Value >::collation_unordered_multimap ( CHARSET_INFO cs,
PSI_memory_key  psi_key 
)
inline

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