27 Dec
2013
27 Dec
'13
5:17 a.m.
On 14/12/13 03:15, John Maddock wrote:
Looks like a simple fix of marking the members const. http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3598.html
Hopefully https://github.com/boostorg/config/commit/958c9f8a5154f7236f5d1549ab9326cb6a... will fix this.
I commented on the commit message, but I don't know if you saw it. ../libs/config/test/boost_no_cxx11_user_lit.ipp:22:19: my_literal::operator== needs a const, too. Then all tests in config should pass. Cheers, Ben