$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [c++11]
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2013-06-14 06:25:55
2013/6/14 Sid Sacek <ssacek_at_[hidden]>:
<...>
> Sounds like it's not really worth the effort and simply just stick to the old style.
Stick to the old style. Add #ifndef'ed C++11 specific features if they
add functionality or improve performance much. Boost libraries are
tested using C++11 and C++03 on different compilers and works good in
all situations.
-- Best regards, Antony Polukhin