[Issue 16495] __traits(fullyQualifedName) instead of std.traits.fullyQualifiedName
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Dec 17 14:43:36 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=16495
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at digitalmars.com
--- Comment #4 from Walter Bright <bugzilla at digitalmars.com> ---
fullyQualifiedName implementation:
https://github.com/dlang/phobos/blob/master/std/traits.d#L565
--
More information about the Digitalmars-d-bugs
mailing list