Opened 9 years ago

#8853 new Bugs

[tuple] GCC 4.8+ warns unused local typedef...

Reported by: Chris Stylianou <chris5287@…> Owned by: Joel de Guzman
Milestone: To Be Determined Component: tuple
Version: Boost 1.54.0 Severity: Problem
Keywords: Cc:

Description

GCC 4.8+ warns unused local typedef...

typedef ‘cons_element’ locally defined but not used [-Wunused-local-typedefs] 

Proposed fix attached.

Attachments (1)

tuple_basic.patch (525 bytes ) - added by Chris Stylianou <chris5287@…> 9 years ago.

Download all attachments as: .zip

Change History (1)

by Chris Stylianou <chris5287@…>, 9 years ago

Attachment: tuple_basic.patch added
Note: See TracTickets for help on using tickets.