$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [config] test macro for std::index_sequence<>?
From: Beman Dawes (bdawes_at_[hidden])
Date: 2015-02-23 10:18:19
On Mon, Feb 23, 2015 at 5:23 AM, Oliver Kowalke
<oliver.kowalke_at_[hidden]> wrote:
> Hi,
> I can not find an macro (BOOST_NO_CXX11_...) for testing the absence of
> std::index_sequence<> - may I have overlooked it?
Isn't that C++14 feature?
But in any case, it doesn't look like we have such a macro.
--Beman