Opened 10 years ago
Closed 9 years ago
#7819 closed Bugs (duplicate)
missing "std::" before size_t
Reported by: | Owned by: | Marshall Clow | |
---|---|---|---|
Milestone: | To Be Determined | Component: | function |
Version: | Boost 1.52.0 | Severity: | Problem |
Keywords: | Cc: |
Description
In the file boost/function/function_template.hpp there is missing std::
before size_t
.
Attachments (1)
Change History (3)
by , 10 years ago
Attachment: | 7819.patch added |
---|
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 9 years ago
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
This is a duplicate of #6184