Subject: [Boost-bugs] [Boost C++ Libraries] #1788: local_time::local_time_period streaming operators not implemented
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-04-07 19:20:12
#1788: local_time::local_time_period streaming operators not implemented
------------------------------------------------+---------------------------
Reporter: andysem_at_[hidden] | Owner: az_sw_dude
Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: date_time
Version: Boost 1.35.0 | Severity: Problem
Keywords: date_time local_time_period stream |
------------------------------------------------+---------------------------
There are no operator<< and operator>> defined for the local_time_period
class. Considering that there are such operators for other time period
types, it looks like local_time_period was simply forgotten in this
regard.
My current solution now is to copy-paste these operators from posix_time
into my local code and change the appropriate names of classes and
namespaces.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1788>
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:49:57 UTC