_compare_fp_t

Struct necessary for sorting switch cases.

version(COMPILE)
extern (C++) nothrow @safe
alias _compare_fp_t = int function
(
const void*
,
const void*
)
Suggestion Box / Bug Report