Subject: [Boost-bugs] [Boost C++ Libraries] #11642: std::vector does not have a member data() in c++03
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-10 19:36:03
#11642: std::vector does not have a member data() in c++03
------------------------------+-----------------------------
Reporter: angela.xie@⦠| Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: To Be Determined | Component: program_options
Version: Boost 1.58.0 | Severity: Problem
Keywords: |
------------------------------+-----------------------------
Problem:program_options/exception_txt_test fails to compile due to using
non-standard vector::data in c++03 mode.
in the line 50 of exception_txt_test.cpp:
void test_each_exception_message(const string& test_description, const
vector<const char*>& argv, options_description& desc, int style, string
exception_msg, istream& is = cin)
...
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11642> 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:19 UTC