$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [config] NO_USER_DEFINED_LITERALS ?
From: John Maddock (boost.regex_at_[hidden])
Date: 2012-08-24 08:35:03
> does Boost.Config provide some macro for the detection of
> (un)availability of user-defined literals (N2765) ?
> I could not find any in the docs for 1.51.0 nor by grepping
> in the boost/config/* files.
>
> If not, would there be a big problem adding it (called for example
> BOOST_NO_USER_DEFINED_LITERALS), please ?
Is this any different from BOOST_NO_CONSTEXPR ?
John.