Opened 9 years ago

Closed 9 years ago

#8759 closed Bugs (fixed)

fusion::map doesn't specialize extension::convert_impl when compiled as C++11

Reported by: Eric Niebler Owned by: Joel de Guzman
Milestone: To Be Determined Component: fusion
Version: Boost 1.54.0 Severity: Problem
Keywords: Cc:

Description

Looks like a simple oversight. I'm attaching a patch that looks right to me, but I haven't really tested it. I also haven't looked around for other missing convert_impl specializations.

Attachments (1)

map_convert.patch (979 bytes ) - added by Eric Niebler 9 years ago.

Download all attachments as: .zip

Change History (4)

by Eric Niebler, 9 years ago

Attachment: map_convert.patch added

comment:1 by Joel de Guzman, 9 years ago

Looks good to me. Please feel free to commit, Eric. Thanks for spotting!

comment:2 by Eric Niebler, 9 years ago

(In [84937]) specialization of convert_impl for map_tag, refs #8759

comment:3 by Eric Niebler, 9 years ago

Resolution: fixed
Status: newclosed

(In [85426]) merge [84937] from trunk, fixes #8759

Note: See TracTickets for help on using tickets.