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. _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-maint
