Boost C++ Libraries: Ticket #6979: constexpr support in MPL https://svn.boost.org/trac10/ticket/6979 <p> C++11 introduced generalized constant expression with the constexpr keyword. It would be very nice if Boost.MPL static constants could be marked as constexpr so that they can be used in other constant expressions. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6979 Trac 1.4.3 gonzalobg88@… Fri, 28 Mar 2014 20:23:26 GMT <link>https://svn.boost.org/trac10/ticket/6979#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6979#comment:1</guid> <description> <p> I have started to mark some mpl functions constexpr to be able to use them within C++14 relaxed constexpr functions. Can patches for this be incrementally committed or a huge patch that enables support for the whole library is preferred? </p> </description> <category>Ticket</category> </item> </channel> </rss>