Boost logo

Boost :

Subject: Re: [boost] [function] new implementation
From: Lars Viklund (zao_at_[hidden])
Date: 2010-10-30 09:28:00


On Sat, Oct 30, 2010 at 02:53:42PM +0200, Domagoj Saric wrote:
> It is intended as a drop in replacement for the current implementation
> and as such I have so far tested it in the following ways:
> - compiling some real world code: VC10, GCC 4.2.1, LLVM-GCC 4.2.1, GCC
> 4.5.1, GCC 4.6, Clang 2.0, Clang 2.8
> - compiling and running a real world project: VC10, Clang 2.8
> - building Boost trunk: VC10, GCC 4.2.1, GCC 4.5.1, Clang 2.0

Quick tests show that (assuming I have grafted it into my 1.44 tree
properly), this "drop-in" replacement does not work on neither VisualAge
C/C++ 11.1 and SunStudio 12 (Sun C++ 5.9).

I might add that the existing implementation of Boost.Function does work
on those compilers.

-- 
Lars Viklund | zao_at_[hidden]

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