On Sat, Oct 6, 2012 at 8:59 PM, Jonathan Sauer <[email protected]> wrote:
>> +C++11: unique_ptr and shared_ptr allow
>> +to specify a custom deleter to handle the new[]/delete[] case correctly
>> </td><td><pre>

Thank you for noticing!  I have already corrected that in r165365.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to