pingus-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange problem with string_converter - got it: ARGL !!


From: Ingo Ruhnke
Subject: Re: Strange problem with string_converter - got it: ARGL !!
Date: 08 Jun 2002 21:21:16 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

David Philippi <address@hidden> writes:

> I've found the problem and got the wish to strange someone !!
> The solution is to include Position.hh to which a CL_Vector may implicitly be 
> converted. This class can be used in to_string.
>
> BTW for anyone experiencing similar problems: I solved it by
> specialising the template for CL_Vector to an empty implementation
> and hoped that I'd get later an error that showed me how to solve
> this problem.

I guess operator<<(CL_Vector&) is missing. Using 'explicit' for the
Position constructor might also help. BTW. You can completly remove
the Position.* files, they are obsolete.

-- 
Advent:     http://www.freesoftware.fsf.org/advent/
Feuerkraft: http://www.freesoftware.fsf.org/feuerkraft/
Pingus:     http://pingus.seul.org/           || ICQ:      59461927
Home:       http://pingus.seul.org/~grumbel/  || JabberID: address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]