$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [type_traits] is_nothrow_move_constructible gives false positive on GCC 4.7
From: Andrzej Krzemienski (akrzemi1_at_[hidden])
Date: 2017-11-08 10:59:56
Hi,
It seems that boost::is_nothrow_move_constructible sometimes gives false
positives on GCC 4.7. See the Git issue for details:
https://github.com/boostorg/type_traits/issues/56
Regards,
&rzej;