[C++0x unique_ptr] sorting a vector of unique_ptr fails
Diego Novillo
dnovillo@google.com
Wed Dec 17 01:06:00 GMT 2008
On Tue, Dec 16, 2008 at 19:44, René Bürgel <rbuergel@web.de> wrote:
> Is there anyone, that can act as a kind of mentor, just for the case, that
> some questions will come up? I consider myself still as a junior software
> developer, although i'm quite experienced in C++ including a good
> understandig of template metaprogramming.
There are three main resources you can use:
1- Wiki: http://gcc.gnu.org/wiki/GettingStarted has links to some
internal documentation, presentations, papers, etc.
2- IRC: irc://irc.oftc.net/#gcc: several of us hang out in that
channel and you'll usually find somebody to answer your question or
point you in the general direction.
3- Mailing lists: You can mail your question to gcc@gcc.gnu.org, this
may take longer than the other 2, but is also a good resource.
Diego.
More information about the Gcc-help
mailing list