MySQL 9.3.0
Source Code Documentation
hash_join_buffer::anonymous_namespace{hash_join_buffer.cc}::KeyEquals Class Reference

Public Types

using is_transparent = void
 

Public Member Functions

bool operator() (const Key &str1, const ImmutableStringWithLength &other) const
 
bool operator() (const ImmutableStringWithLength &str1, const ImmutableStringWithLength &str2) const
 

Member Typedef Documentation

◆ is_transparent

using hash_join_buffer::anonymous_namespace{hash_join_buffer.cc}::KeyEquals::is_transparent = void

Member Function Documentation

◆ operator()() [1/2]

bool hash_join_buffer::anonymous_namespace{hash_join_buffer.cc}::KeyEquals::operator() ( const ImmutableStringWithLength str1,
const ImmutableStringWithLength str2 
) const
inline

◆ operator()() [2/2]

bool hash_join_buffer::anonymous_namespace{hash_join_buffer.cc}::KeyEquals::operator() ( const Key str1,
const ImmutableStringWithLength other 
) const
inline

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