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] | |
This fixes some omissions from the status table, for features which
were added to the latest draft after the current implementations were
added to libstdc++.
Changing future::wait_for and future::wait_until to return
future_status would be an ABI change, so has to wait.
Adding the *at_thread_exit functions probably needs help from the
compiler and isn't useful until g++ supports C++0x thread locals
anyway.
* doc/xml/manual/status_cxx200x.xml: Add some missing features.
* doc/html/*: Regenerate.
committed to trunk
Attachment:
status.txt
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |