ArduinoSTL
ArduinoSTL copied to clipboard
Mistake in seekoff function of basic_stringbuf
i think, In the "if (which & ios_base :: out)" part in the seekoff function of basic_stringbuf, the part that is ielement is a mistake of oelement.
Hi. Can you give me a line number and a test case that shows the problem?