Opened 11 years ago
Closed 11 years ago
#6570 closed Patches (fixed)
Adding noexcept to boost::declval
| Reported by: | Owned by: | viboes | |
|---|---|---|---|
| Milestone: | Boost 1.50.0 | Component: | utility | 
| Version: | Boost Development Trunk | Severity: | Problem | 
| Keywords: | Cc: | 
Description
Patch attached.
Attachments (1)
Change History (4)
by , 11 years ago
| Attachment: | declval_noexcept.patch added | 
|---|
comment:1 by , 11 years ago
| Component: | config → utility | 
|---|---|
| Owner: | changed from to | 
comment:2 by , 11 years ago
| Milestone: | To Be Determined → Boost 1.50.0 | 
|---|---|
| Owner: | changed from to | 
| Status: | new → assigned | 
Committed in trunk at revision 77539.
comment:3 by , 11 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    

A patch for boost/utility/declval.hpp (against trunk).