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: [PATCH, v3] Nest helper classes in std::thread


> Benjamin suggested we nest __thread_data_base, __thread_data and
> __thread_data_ptr within std::thread to avoid polluting the std
> namespace. This patch does that and also removes some unused exports
> from gnu.ver.

Yes, thanks.

-benjamin


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