Opened 10 years ago
Closed 10 years ago
#7058 closed Feature Requests (fixed)
Make it work when BOOST_NO_EXCEPTIONS is defined
Reported by: | viboes | Owned by: | viboes |
---|---|---|---|
Milestone: | Boost 1.51.0 | Component: | chrono |
Version: | Boost 1.51.0 | Severity: | Problem |
Keywords: | Cc: |
Description
There are some use of exceptions that could be included conditional when BOOST_NO_EXCEPTION is defined so that Boost.Chrono can be used on compilers that don't support exceptions.
Change History (3)
comment:1 by , 10 years ago
Status: | new → assigned |
---|
comment:2 by , 10 years ago
Milestone: | To Be Determined → Boost 1.51.0 |
---|---|
Summary: | Make it work wehn BOOST_NO_EXCEPTIONS is defined → Make it work when BOOST_NO_EXCEPTIONS is defined |
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Committed revision 79371.