[Boost-bugs] [Boost C++ Libraries] #1118: Custom validator for type T ignored when parsing vector<T>

Subject: [Boost-bugs] [Boost C++ Libraries] #1118: Custom validator for type T ignored when parsing vector<T>
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-07-26 15:45:15


#1118: Custom validator for type T ignored when parsing vector<T>
------------------------------+---------------------------------------------
 Reporter: Hugo Duncan | Owner: vladimir_prus
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: program_options
  Version: Boost 1.34.1 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 Having supplied a custom validator for type T, this is ignored by the
 validator for vector<T>, which calls lexical_cast directly.

 I assume the validator for vector<T> should call xparse to pick up the
 custom validator for the contained type.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1118>
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:56 UTC