Nikita Kniazev
|
80414bc688
|
fix qi::uint_parser<T(signed)> overflow problem
|
2017-12-01 03:36:33 +03:00 |
|
Nikita Kniazev
|
2f68bc829f
|
Qi.Tests: uint1: Fixed uint8_t usage
Fixes compilation problem on MSVC 8/9
|
2017-11-15 22:16:23 +03:00 |
|
Joel de Guzman
|
c0d6ed357b
|
Fixes Trac #10755 "Wrong overflow checking with uint_parser<uint8_t,
10, 1, 3>"
|
2014-11-06 08:38:06 +08:00 |
|
Joel de Guzman
|
788ff8f0c2
|
Arbitrary radix feature for uints
[SVN r71233]
|
2011-04-14 00:33:42 +00:00 |
|
Bryce Adelstein-Lelbach
|
1446a3fa25
|
Parameterized and literal support for integer, real and boolean parsers. Fix for
lazy parser and handles_container<>. Added docs for as<T> (docs for Qi only).
[SVN r67553]
|
2011-01-01 22:22:56 +00:00 |
|
Bryce Adelstein-Lelbach
|
c4ea90c69b
|
Added support for integral literals to Qi.
[SVN r67508]
|
2010-12-30 21:55:39 +00:00 |
|