diff options
author | dim <dim@FreeBSD.org> | 2013-05-28 20:11:28 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2013-05-28 20:11:28 +0000 |
commit | 43f25c391932a1b4446006169ad2d9f99252956a (patch) | |
tree | 2a9f813d93faf31cabfd208be49073ea4ac11980 /gnu | |
parent | 3d6f59397cf8ef71ef502c8367d7ea4206264f3a (diff) | |
download | FreeBSD-src-43f25c391932a1b4446006169ad2d9f99252956a.zip FreeBSD-src-43f25c391932a1b4446006169ad2d9f99252956a.tar.gz |
Fix warnings from newer clang versions about constexpr member functions
not being implicitly const in libc++'s <chrono> header. The warnings
have been introduced because of new language rules recently adopted by
the C++ WG. More info:
<http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2013/n3598.html>
MFC after: 3 days
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions