Is there a way to enforce explicit cast for typedefs of the same type? I\'ve to deal with utf8 and sometimes I get confused with the indices for the character count and the
You asked about extensions. Jeff Foster's CQual is very nice, and I think it could do the job you want.