$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Test] BOOST_CHECK_EQUAL can't compare scoped enumerations
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2016-02-04 22:03:23
Merrill Cornish <merrill.cornish <at> earthlink.net> writes:
>
The simple answer is this: scoped enums are not printable (unlike old
enums). Error message is a bit messy, but the good news is that I've checked
in the change few days ago which will make it much more clear.
Gennadiy