Mateusz Loskot :: hacking on, working out, living up

std::basic_istream fixed in VC++ 9.0

29 Jan 2008 | mloskot

Stephan T. Lavavej from the Visual C++ Libraries Development Team confirmed that the bug I’ve reported recently about incorrect cast in the input operator implemented in the _std::basicistream class has been fixed. New corrected implementation is available in the C++ Standard Library shipped with latest version of the Visual C++ 9.0 compiler from the Visual Studio 2008.

Fork me on GitHub