On 2013-10-11 11:49, luminousone wrote:
Is is just the typeid call that makes it unable to be ran at compile time or is their something else wrong in their?,Would a string compare with type.classInfo.name fix that, or is their not a tool yet in place for that?
Hmm, it may actually be possible to run this at compile time. I don't remember. I was thinking that "typeid" doesn't work at compile time, but I might be wrong.
-- /Jacob Carlborg