This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Reuse integral_constant and enable_if in <functional>


> That header was only recently split from tr1/functional, so it didn't
> rely on integral_constant or enable_if, which were not defined when it
> was included in TR1 mode.  Now that we have a separate file for the
> C++0x version  it should be changed.  Thanks for taking care of it.

Indeed. Great to see this.

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]