[Boost-bugs] [Boost C++ Libraries] #7637: Karma allow integrals as type for real_generator

Subject: [Boost-bugs] [Boost C++ Libraries] #7637: Karma allow integrals as type for real_generator
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-04 01:12:04


#7637: Karma allow integrals as type for real_generator
---------------------------------------------+------------------------------
 Reporter: K-ballo <kaballo86@…> | Owner: djowel
     Type: Patches | Status: new
Milestone: To Be Determined | Component: spirit
  Version: Boost 1.52.0 | Severity: Not Applicable
 Keywords: |
---------------------------------------------+------------------------------
 The attached patch allows Karma `real_generator` to be instantiated with
 fundamental integral types, which will otherwise result in an error when
 calling `modf` due to its pointer argument. The remaining requirements
 (fmod, floor, et.al.) are satisfied by implicit conversion, though they
 could be specially handled as well.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7637>
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:11 UTC