Hi Marshall, gcc 4.7 added enough frontend support to implement most (not all) of type_traits. Here's a patch that enables std::underlying_type.
FYI, this is a first in a series of ~3 that will allow most libc++ tests for type_traits and atomics to pass on gcc >= 4.7. Will send those out as I manage to get them fully cleaned up. Thanks, Albert
0001-GCC4.7-introduced-an-__underlying_type-built-in.-Use.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
