prettytypeof

Convert any D type to a human-readable string literal

template prettytypeof (
A
) {}

Members

Variables

prettytypeof
enum string prettytypeof;
Undocumented in source.

Examples

"int function(double, char[])"

Meta