Boost logo

Boost :

Subject: Re: [boost] [c++11]
From: Sid Sacek (ssacek_at_[hidden])
Date: 2013-06-14 06:16:57


-----Original Message-----
From: Boost [mailto:boost-bounces_at_[hidden]] On Behalf Of Robert Jones
Sent: Friday, June 14, 2013 5:46 AM
To: boost_at_[hidden]
Subject: Re: [boost] [c++11]

> Off the cuff I believe there's already plenty of native C++11 in Boost, but under #ifdef control
> with as much alternative backward support as possible.
> The discussion points are usually around how much and how best to provide backward compatibility
>
> and how much is possible and practical.
> - Rob.

If that is what coders are doing, it sounds pretty complicated.

Multiple #ifdef blocks of code that do the same thing, and combinations of code to build and test, and hope that it still all works when shipped. It could become #ifdef hell.

Sounds like it's not really worth the effort and simply just stick to the old style.
-Sid


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