$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Boost 1.55 and warning in Boost.Circular
From: gast128 (gast128_at_[hidden])
Date: 2013-11-14 05:10:11
Hello all,
I just dl 1.55 and I got a warning:
D:\Develop\SDK and
Libraries\boost_1_55_0\boost/circular_buffer/base.hpp(199): warning C4172:
returning address of local variable or temporary
Code is crytpic due to all the templates. Is this a client error?