Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5967: boost::archive::iterators::remove_whitespace do not work with pointers
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-10-08 05:05:27
#5967: boost::archive::iterators::remove_whitespace do not work with pointers
--------------------------------+-------------------------------------------
Reporter: cdubout@⦠| Owner: ramey
Type: Bugs | Status: reopened
Milestone: To Be Determined | Component: serialization
Version: Boost 1.47.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------+-------------------------------------------
Comment (by ramey):
try altering remove_whitespace.hpp to include:
#include <boost/iterator/iterator_traits.hpp>
remove_whitespace_predicate<
BOOST_DEDUCED_TYPENAME boost::iterator_value<Base>::type
//BOOST_DEDUCED_TYPENAME Base::value_type
>,
Let me know how this works
Robert Ramey
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5967#comment:5> 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:07 UTC