Subject: [Boost-bugs] [Boost C++ Libraries] #10329: Examples declare unused variable 'sefl'
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-08-08 13:42:41
#10329: Examples declare unused variable 'sefl'
----------------------------------+----------------------------
Reporter: Richard <legalize@â¦> | Owner: chris_kohlhoff
Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
Version: Boost 1.56.0 | Severity: Cosmetic
Keywords: |
----------------------------------+----------------------------
C++11 example:
http://www.boost.org/doc/libs/1_56_0/doc/html/boost_asio/example/cpp11/http/server/connection.cpp
declares a variable 'self' as shared_from_this() but never uses it.
Inside the lambda, shared_from_this() is used directly.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10329> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC