>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:

Lars> If we agree that implicit conversions is bad, all conversions
Lars> need to be tagged with something. (and I am not adding more
Lars> non-standard c-tors to lyxstring either.)

Well, I can agree that implicit conversion is bad, if this is your
problem here. Anyway, since the problem was to make lyxstring play
better with std::string, I seemed to me that implicit conversion was
exactly what we were looking for. But you are the one who knows.

So why did the people doing the STL decide that implicit conversion
from char const * to std::string was not bad? 

JMarc

Reply via email to