Demangler

C++ Demangler.

class Demangler (
R
) if (
isInputRange!R
) {
R r;
bool show;
bool explicitVoidParameter;
}

Meta