Opened 9 years ago
#8853 new Bugs
[tuple] GCC 4.8+ warns unused local typedef...
Reported by: | 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)
Note:
See TracTickets
for help on using tickets.