Benjamin Thaut Mon, 18 Apr 2011 03:40:35 -0700
Hello, is there any way to get the full identifier of a type. E.g.
module.submodule.typename instead of classname I tried typename.stringof and __traits(identifier,typename) so far. -- Kind Regards Benjamin Thaut