{ - char const c = par->getChar(pos); + char_type const c = par->getChar(pos); return singleWidth(bview, par, pos, c); }
Hm, return singleWidth(bview, par, pos, par->getChar(pos)); even fits on a line... Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)