Opened 10 years ago

Closed 9 years ago

#7819 closed Bugs (duplicate)

missing "std::" before size_t

Reported by: Krzysztof Czaiński <1czajnik@…> 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)

7819.patch (435 bytes ) - added by Krzysztof Czaiński <1czajnik@…> 10 years ago.

Download all attachments as: .zip

Change History (3)

by Krzysztof Czaiński <1czajnik@…>, 10 years ago

Attachment: 7819.patch added

comment:1 by Marshall Clow, 9 years ago

Owner: changed from Douglas Gregor to Marshall Clow
Status: newassigned

comment:2 by Marshall Clow, 9 years ago

Resolution: duplicate
Status: assignedclosed

This is a duplicate of #6184

Note: See TracTickets for help on using tickets.