>>>>> "Peter" == Peter Kümmel <[EMAIL PROTECTED]> writes:

Peter> Using boost but complaining about a simple template class, I
Peter> still can't understand this. What was soooooo complicated with
Peter> my solution? Has LyX become a Visual Basic project? It's a
Peter> rhetoric question, no answer is required.

If I understand your code correctly, it allows to assign a char const
* to either a char const * or a char *. The ICONV_CONST solution
forces to have the type that corresponds to what iconv wants. This is
better type checking.

JMarc

Reply via email to