ΒΆtemplate <typename T>
inline int (*)(const void*, const void*)
    get_array_pod_sort_comparator(const T&)

Description

get_array_pod_sort_comparator - This is an internal helper function used to get type deduction of T right.

Declared at: llvm/include/llvm/ADT/STLExtras.h:1483

Templates

T

Parameters

const T&