>>>>> Ryszard Kabatek <rysio@rumcajs.chemie.uni-halle.de> writes: > I think _Rep::_S_max_size should be increased to npos/40 (=100MB) or > so. Why not just (npos/sizeof(CharT)) - 1 ? Jason