Subject: [Boost-bugs] [Boost C++ Libraries] #8604: constexpr does not imply 'const' in C++14
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-05-21 23:07:56
#8604: constexpr does not imply 'const' in C++14
------------------------------+---------------------------------------------
Reporter: marshall | Owner: viboes
Type: Bugs | Status: new
Milestone: To Be Determined | Component: chrono
Version: Boost 1.53.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
In C++11, constexpr methods are implicitly const. In C++14, they are not.
Chrono has four methods that are marked as constexpr, but not const.
They should be marked const.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8604> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:13 UTC