MPD  0.20.15
Functions
Collate.hxx File Reference
#include "check.h"
#include "Compiler.h"
Include dependency graph for Collate.hxx:

Go to the source code of this file.

Functions

void IcuCollateInit ()
 Throws #std::runtime_error on error. More...
 
void IcuCollateFinish () noexcept
 
gcc_pure gcc_nonnull_all int IcuCollate (const char *a, const char *b) noexcept
 

Function Documentation

◆ IcuCollate()

gcc_pure gcc_nonnull_all int IcuCollate ( const char *  a,
const char *  b 
)
noexcept

◆ IcuCollateFinish()

void IcuCollateFinish ( )
noexcept

◆ IcuCollateInit()

void IcuCollateInit ( )

Throws #std::runtime_error on error.