¡@

Home 

c++ Programming Glossary: tr2

Boost async_* functions and shared_ptr's

http://stackoverflow.com/questions/11356742/boost-async-functions-and-shared-ptrs

While dated 2007 the Networking Library Proposal for TR2 Revision 1 was derived from Boost.Asio. Section 5.3.2.7. Requirements..

Which boost libraries are heading for TR2?

http://stackoverflow.com/questions/2193605/which-boost-libraries-are-heading-for-tr2

boost libraries are heading for TR2 If found this quote at boost.org More Boost libraries are in.. at boost.org More Boost libraries are in the pipeline for TR2 It links to the TR2 call from proposals . But I can't seem to.. libraries are in the pipeline for TR2 It links to the TR2 call from proposals . But I can't seem to find any other information..

Best documentation for Boost:asio?

http://stackoverflow.com/questions/244453/best-documentation-for-boostasio

to add a networking library to standard library for TR2 written by the author of Boost asio Christopher Kohlhoff . While.. for boost asio it does use it as a base for the TR2 proposal. Since the author put more effort into this document..

What is the fastest way to change a key of an element inside std::map

http://stackoverflow.com/questions/5743545/what-is-the-fastest-way-to-change-a-key-of-an-element-inside-stdmap

and you apparently agree and I would like to get it in to TR2. Perhaps you could help by finding and notifying your C National..

How do you iterate through every file/directory recursively in standard C++

http://stackoverflow.com/questions/67273/how-do-you-iterate-through-every-file-directory-recursively-in-standard-c

Boost.FileSystem . This has been accepted for inclusion in TR2 so this gives you the best chance of keeping your implementation..

C++ sockets library for cross-platform

http://stackoverflow.com/questions/678367/c-sockets-library-for-cross-platform

std::lexical_cast - is there such a thing?

http://stackoverflow.com/questions/8065413/stdlexical-cast-is-there-such-a-thing

nothing generic that you can use at least not until TR2 maybe and nothing at all in C 03. share improve this answer..