Boost logo

Boost-Maint :

Subject: [Boost-maint] [tuple] Fix unused local typedefs warning on GCC
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2014-03-08 03:30:12


Hi,

I'd like this pull request to be merged:

https://github.com/boostorg/tuple/pull/2

It removes an unused typedef that causes warnings on GCC.

Note there is also another pull request for the same problem:

https://github.com/boostorg/tuple/pull/1

but it silences the warning instead of removing the typedef. Either approach
should fix the problem but removing the typedef seems cleaner to me. Both
requests can be closed when either one is merged.


Boost-Maint list run by bdawes at acm dot org