foobar2000 SDK  2015-01-14
Static Public Member Functions
comparator_service_guid

#include <service.h>

Static Public Member Functions

template<typename what >
static int compare (const what &v1, const what &v2)
 

Detailed Description

Definition at line 764 of file service.h.

Member Function Documentation

template<typename what >
static int comparator_service_guid::compare ( const what &  v1,
const what &  v2 
)
inlinestatic

Definition at line 766 of file service.h.

766 { return pfc::compare_t(v1->get_guid(), v2->get_guid()); }
int compare_t(const hasher_md5_result &p_item1, const hasher_md5_result &p_item2)
Definition: hasher_md5.h:20

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