Boost logo

Boost :

From: Gennadiy E. Rozental (rogeeff_at_[hidden])
Date: 2001-10-03 16:24:28


--- In boost_at_y..., Beman Dawes <bdawes_at_a...> wrote:
[SNIP]
>
> Jens' version passes for Borland, Comeau, Intel, Metrowerks, and
Microsoft
> compilers. Fails with internal compiler error on GCC 2.95.2.
>
> Your version passes for Borland, but fails for all the others.
>
> --Beman

That is why I though about about function object implementation. It
will cost additional () in all places where it used but at least it
work consistently everywhere.

Gennadiy.

P.S. Frankly speaking, what I need is relyable "smart_pointer" that I
can store in collections. boost::smart_pointer would be overkill,
boost:;scoped_prt will not compile, std::auto_ptr will not work
properly. Does anybody know simple solution right away? I dot think
it my issue - many should be facing this.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk