$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [mpl] Pull request - Add constexpr to conversion operator for integral constants
From: Ahmed Charles (acharles_at_[hidden])
Date: 2014-02-28 06:02:01
----------------------------------------
> Date: Wed, 26 Feb 2014 06:27:26 -0800
> From: pfultz2_at_[hidden]
> To: boost_at_[hidden]
> Subject: [boost] [mpl] Pull request - Add constexpr to conversion operator for integral constants
>
> Hi,
>
> I added constexpr to conversion operator for integral constants, so the type
> traits will more closely match the type traits in C++14. Here is the pull
> request:
>
> https://github.com/boostorg/mpl/pull/1
Looks good to me, for what it's worth.