Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost Concept Library - fusion and other libraries
From: Dave Abrahams (dave_at_[hidden])
Date: 2011-03-21 14:00:39


On Mon, Mar 21, 2011 at 1:01 AM, Dave Abrahams <dave_at_[hidden]> wrote:
> 1. In C++03 anyway, there are some syntactic requirements, e.g. the
> presence of a certain constructor, that simply can't be checked.
>

Umm, whoops; this is wrong. There are some things that can't be
checked without causing an error upon the check's failure, but BCCL
doesn't *want* to avoid compilation errors in these cases. The rest
of the post, including the accompanying point #2, still stands.

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net