Re: [Boost-bugs] [Boost C++ Libraries] #4659: I have 4 new conversion chars I want

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4659: I have 4 new conversion chars I want
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-10-24 18:33:09


#4659: I have 4 new conversion chars I want
-------------------------------------------------+-------------------------
  Reporter: Francis (Grizzly) Smit <grizzly@…> | Owner: Samuel
                                                 | Krempp
      Type: Feature Requests | Status: closed
 Milestone: To Be Determined | Component: format
   Version: Boost Development Trunk | Severity: Not
                                                 | Applicable
Resolution: wontfix | Keywords: conversion
                                                 | chars
-------------------------------------------------+-------------------------

Comment (by James E. King, III):

 Note that %r and %R are unnecessary as you can use
 [http://en.cppreference.com/w/cpp/string/basic_string/basic_string](constructor
 number 2) to make a string containing a character of a specific length.

 I will be submitting a PR for %b going to std::boolalpha today. %B does
 not work out, since std::ios_base::uppercase only applies to numeric
 conversion.

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/4659#comment:4>
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-10-24 18:39:13 UTC