[c++0x] unique_ptr

Bo Persson bop@gmb.dk
Tue Jun 10 20:57:00 GMT 2008


Chris Fairles wrote:

> Getting there. Need test cases. Attached is recent version. However,
> I'm having trouble getting the uncommitted unique_ptr.h to show up
> in
> the diff. I've done the whole "replace-svn's-diff-with-gnu's-diff"
> but
> I thought the diff would show the new file as well.
>
> Whats the patching procedure for new files?
>

A spell check on this perhaps, as a start?

#ifndef _STL_UNIIUE_PTR_H
#define _STL_UNIQUE_PTR_H 1


;-)


Bo Persson



More information about the Libstdc++ mailing list