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 viboes, 10 years ago

Status: newassigned

comment:2 by viboes, 10 years ago

Milestone: To Be DeterminedBoost 1.51.0
Summary: Make it work wehn BOOST_NO_EXCEPTIONS is definedMake it work when BOOST_NO_EXCEPTIONS is defined

comment:3 by viboes, 10 years ago

Resolution: fixed
Status: assignedclosed

Committed revision 79371.

Note: See TracTickets for help on using tickets.