digitalmars.D - ClassInfo.name is insufficient
- "Matthew Wilson" <admin.hat stlsoft.dot.org> Jul 14 2004
For templates, classinfo.name is pretty useless. I've got a "Vector(Box!(int), IContainer)" reporting its class name as "Vector". Perhaps we should have .name and .pname (for "parameterised name")?
Jul 14 2004








"Matthew Wilson" <admin.hat stlsoft.dot.org>