$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Some statistics about the C++ 11/14 mandatory Boostlibraries
From: Emil Dotchevski (emil_at_[hidden])
Date: 2015-05-14 17:51:45
On Thu, May 14, 2015 at 2:38 PM, Peter Dimov <lists_at_[hidden]> wrote:
> Even though many compilers are now sufficiently C++11 capable, not all of
> them are, so Boost "1.x" still does have an audience and is, I'd posit, far
> from obsolete yet.
>
+1
It's easy for someone exposed only to the major development platforms to
think that all that old stuff is obsolete. Last year I thought it was
getting obsolete and then I developed a game for Nintendo 3DS. That
platform has a good quality compiler but no standard shared_ptr or function
or bind.
We're not there yet. :)
Emil