Opened 11 years ago

Closed 9 years ago

#6184 closed Bugs (fixed)

size_t problem-conflicts in function_template.hpp

Reported by: apmanol@… Owned by: Marshall Clow
Milestone: To Be Determined Component: function
Version: Boost 1.48.0 Severity: Problem
Keywords: Cc:

Description

Some size_t usage doesn't contain the std:: prefix, so during compilation there is conflict error from the compiler.

Attachments (1)

diff.patch (925 bytes ) - added by apmanol@… 11 years ago.
patch to solve the size_t problem

Download all attachments as: .zip

Change History (4)

by apmanol@…, 11 years ago

Attachment: diff.patch added

patch to solve the size_t problem

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

Fixed on develop in commit 250655ad6d710359e1a7bdce81cdcc47bb70be51

Will close when merged to master.

comment:3 by Marshall Clow, 9 years ago

Resolution: fixed
Status: assignedclosed

Merged to master in commit a80ac7f5c560911ebedabafe4016df57a9cf3a63

Note: See TracTickets for help on using tickets.