Subject: [Boost-bugs] [Boost C++ Libraries] #3651: Missing declaration in date time examples
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-11-20 14:31:35
#3651: Missing declaration in date time examples
------------------------------------------+---------------------------------
Reporter: mloskot <mateusz@â¦> | Owner: az_sw_dude
Type: Bugs | Status: new
Milestone: Boost 1.42.0 | Component: date_time
Version: Boost 1.40.0 | Severity: Cosmetic
Keywords: |
------------------------------------------+---------------------------------
In
[http://www.boost.org/doc/libs/1_40_0/doc/html/date_time/examples/general_usage_examples.html
General Usage Examples], there is ''d3'' object used but declaration is
missing:
{{{
//input streaming
std::stringstream ss("2004-Jan-1");
ss >> d3;
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3651> 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:01 UTC