Opened 8 years ago
#10225 new Tasks
Boost iostreams should use BOOST_TRY/CATCH instead of std try/catch.
Reported by: | Owned by: | Jonathan Turkanis | |
---|---|---|---|
Milestone: | To Be Determined | Component: | iostreams |
Version: | Boost 1.56.0 | Severity: | Optimization |
Keywords: | Cc: |
Description
In order to reduce code size (this is very significant for embedded systems), Boost iostreams should support BOOST_EXCEPTION_DISABLE and BOOST_NO_RTTI configuration macros.
Note:
See TracTickets
for help on using tickets.