10 Dec
2017
10 Dec
'17
10:08 p.m.
On 10/12/2017 16:47, niXman via Boost-users wrote:
Hi,
using gcc-7.2 in C++17 mode and boost-1.65.1 I get the "ambiguous overload for 'operator!='" error:
test here: http://coliru.stacked-crooked.com/a/3fd8fb94c0d1aec2
the same error for 'operator=='
Maybe it's the already fixed Issue #58 https://github.com/boostorg/container/issues/58 Best, Ion