MySQL 8.3.0
Source Code Documentation
anonymous_namespace{item_cmpfunc.cc}::Cmp_string Class Reference

Public Member Functions

 Cmp_string (const CHARSET_INFO *cs)
 
bool operator() (const String *a, const String *b) const
 

Private Attributes

const CHARSET_INFOcollation
 

Constructor & Destructor Documentation

◆ Cmp_string()

anonymous_namespace{item_cmpfunc.cc}::Cmp_string::Cmp_string ( const CHARSET_INFO cs)
inlineexplicit

Member Function Documentation

◆ operator()()

bool anonymous_namespace{item_cmpfunc.cc}::Cmp_string::operator() ( const String a,
const String b 
) const
inline

Member Data Documentation

◆ collation

const CHARSET_INFO* anonymous_namespace{item_cmpfunc.cc}::Cmp_string::collation
private

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