Boost logo

Boost Users :

Subject: [Boost-users] lexical_cast<uint_value_t<10>::least>("7") = 55
From: Nathan Ridge (zeratul976_at_[hidden])
Date: 2011-10-26 14:51:32


Whoops! uint_value_t<10>::least is unsigned char...

Can something be done about this, like having uint_value_t<10>::least
be something that looks and acts like an unsigned char but is recognized
by lexical_cast to be an integer type, not a character type?
                                               



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net