id summary reporter owner description type status milestone component version severity resolution keywords cc 1920 lexical_cast with tuple target fails, because of cleared skipws flag Bryan Green Joel de Guzman "Doing a lexical_cast to a tuple does not work, because lexical_cast clears the skipws flag. The issue is described in the FAQ for lexical_cast: http://www.boost.org/doc/libs/1_35_0/libs/conversion/lexical_cast.htm#faq The tuple's operator>> apparently needs to set the iostate appropriately. " Bugs closed Boost 1.36.0 tuple Boost Development Trunk Problem fixed tuple tuple_io lexical_cast