20 Sep
2018
20 Sep
'18
8:46 a.m.
On Thu, 20 Sep 2018 at 11:09, Adam Hartshorne via Boost < boost@lists.boost.org> wrote:
The following two bits of code compile ok with MSVC, but using LLVM/Clang produces the following errors.
<snip> Those look like bugs (violations of the std/language) to me, Clang is usually right and rarely wrong. You can go two ways, turn on the msvc compatibility (maybe it passes), or file an issue in the relevant github repo. degski -- *“If something cannot go on forever, it will stop" - Herbert Stein*