Use the underlying streambuf to extract characters instead of the istream interface and manually set the istream error state. This slightly changes the behavior in case a streambuf operation throws an exception. |
||
|---|---|---|
| .. | ||
| json.hpp | ||
Use the underlying streambuf to extract characters instead of the istream interface and manually set the istream error state. This slightly changes the behavior in case a streambuf operation throws an exception. |
||
|---|---|---|
| .. | ||
| json.hpp | ||