https://issues.dlang.org/show_bug.cgi?id=16495
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Walter Bright <[email protected]> --- fullyQualifiedName implementation: https://github.com/dlang/phobos/blob/master/std/traits.d#L565 --
