Opened 9 years ago
Closed 8 years ago
#9605 closed Bugs (fixed)
Many basic_streambuf member functions do NOT throw, but the document states they do
Reported by: | Owned by: | chris_kohlhoff | |
---|---|---|---|
Milestone: | To Be Determined | Component: | asio |
Version: | Boost 1.55.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Many basic_streambuf member functions do NOT throw, but the document states they do. basic_streambuf::consume for example, and basic_streambuf::commit, and more.
Note:
See TracTickets
for help on using tickets.
Fixed on 'develop' in 1417badc04f9aada6e0df132810f630812c6b7f8.
Merged to 'master' in 4e1e7d731fcc5c0104567856de476f7ce8806d72.