Opened 9 years ago
Last modified 9 years ago
#8506 new Feature Requests
Add a C++11 conforming noexcept to function<> class
Reported by: | viboes | Owned by: | Douglas Gregor |
---|---|---|---|
Milestone: | To Be Determined | Component: | function |
Version: | Boost 1.54.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Some of the c++11 function<> class functions are noexcept. It would be great if Boost.Function use BOOST_NOEXCEPT in these cases.
Change History (1)
comment:1 by , 9 years ago
Summary: | Add a C++11 conforming noexcep to function<> class → Add a C++11 conforming noexcept to function<> class |
---|
Note:
See TracTickets
for help on using tickets.