Re: [Boost-bugs] [Boost C++ Libraries] #773: program_options find assert fails with multibyte characters

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #773: program_options find assert fails with multibyte characters
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-12-08 13:20:58


#773: program_options find assert fails with multibyte characters
---------------------+------------------------------------------------------
  Reporter: nobody | Owner: vladimir_prus
      Type: Bugs | Status: closed
 Milestone: | Component: program_options
   Version: None | Severity: Problem
Resolution: fixed | Keywords:
---------------------+------------------------------------------------------

Comment(by vladimir_prus):

 I am probably missing something here, but sizeof(std::string::value_type)
 is probably always 1. While multibyte strings are strings that consist of
 ordinary chars, but use more than one byte to represent a single 'logical
 character'.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/773#comment:12>
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:02 UTC