#5907 closed Tasks (fixed)
Take in account noexcept for compilers supporting it.
| Reported by: | viboes | Owned by: | viboes |
|---|---|---|---|
| Milestone: | Boost 1.48.0 | Component: | chrono |
| Version: | Boost 1.47.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
Now that the C++11 has been delivered it is time to take in account the noexcept for compilers supporting it.
Change History (2)
comment:1 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 11 years ago
| Milestone: | To Be Determined → Boost 1.48.0 |
|---|---|
| Version: | Boost 1.48.0 → Boost 1.47.0 |
Note:
See TracTickets
for help on using tickets.

Merged with #74785