Subject: [Boost-bugs] [Boost C++ Libraries] #7131: shared_ptr_helper.hpp:130: warning: unused parameter âtâ
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-07-13 12:56:01
#7131: shared_ptr_helper.hpp:130: warning: unused parameter âtâ
---------------------------------------------+------------------------------
Reporter: jochen.welle@⦠| Owner: ramey
Type: Bugs | Status: new
Milestone: To Be Determined | Component: serialization
Version: Boost 1.50.0 | Severity: Problem
Keywords: |
---------------------------------------------+------------------------------
get_object_identifier(T & t) at line 130 in
boost/archive/shared_ptr_helper.hpp does not use its parameter t
fix: replace line 130 with:
get_object_identifier(T & ){
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7131> 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:10 UTC