[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 Thanks, Paul Fultz II -- View this message in context: http://boost.2283326.n4.nabble.com/mpl-Pull-request-Add-constexpr-to-convers... Sent from the Boost - Dev mailing list archive at Nabble.com.

----------------------------------------
Date: Wed, 26 Feb 2014 06:27:26 -0800 From: pfultz2@yahoo.com To: boost@lists.boost.org 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:
Looks good to me, for what it's worth.
participants (2)
-
Ahmed Charles
-
pfultz2