Chris Smith on Fri, 19 Mar 2004 16:32:16 -0600 (CST) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [ALACPP] copy_if? |
On Fri, 2004-03-19 at 14:30, Chris Smith wrote: > result++ = *first; Immediately posting this I noticed that this line should be: *(result++) = *first; Can someone give me some insight as to why the old version actually was working for me? (Oddly it seems to work regardless of the *. -- Chris Smith <Chris.Smith@xxxxxxxxxxxx> _______________________________________________ alacpp mailing list alacpp@xxxxxxxxxxx http://lists.ellipsis.cx/mailman/listinfo/alacpp