Re: [Boost-bugs] [Boost C++ Libraries] #11067: boost::gregorian::date_iterator missing postfix operators ++ and --

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11067: boost::gregorian::date_iterator missing postfix operators ++ and --
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-12-28 13:35:12


#11067: boost::gregorian::date_iterator missing postfix operators ++ and --
-------------------------+-------------------------------------------------
  Reporter: dkochin@… | Owner: James E. King, III
      Type: Feature | Status: assigned
  Requests |
 Milestone: To Be | Component: date_time
  Determined |
   Version: Boost | Severity: Problem
  1.57.0 | Keywords: boost::gregorian::date,
Resolution: | boost::gregorian::date_iterator
-------------------------+-------------------------------------------------

Comment (by James E. King, III):

 postfix operator implementation requires return-by-value, and in this case
 the get_offset and get_neg_offset methods are pure virtual, making that
 impossible in the current implementation.

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/11067#comment:2>
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-12-28 13:39:47 UTC