On 15/04/14 19:29 +0100, Jonathan Wakely wrote:
Add const to functions that would change meaning in C++14.
Tested x86_64-linux, committed to trunk.
Also committed to the 4.9 branch
* include/bits/atomic_base.h (__atomic_base<_PTp*>::_M_type_size): Add
const to constexpr membe
Add const to functions that would change meaning in C++14.
Tested x86_64-linux, committed to trunk.
commit f30d35d5a7aa3ff2e0d0e4010aecaf9f5a5fb9ed
Author: Jonathan Wakely
Date: Tue Apr 15 18:55:45 2014 +0100
* include/bits/atomic_base.h (__atomic_base<_PTp*>::_M_type_size): Add