$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] gcc 5.1/6.0 warnings with smart_ptr
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2015-07-22 22:13:32
Hi,
There are bunch of warnings like these:
../boost/smart_ptr/shared_ptr.hpp:249:65: warning: 'template<class> class
std::auto_ptr' is deprecated [-Wdeprecated-declarations]
Any chance we can shut these down? Maybe update toolset config?
Gennadiy