Post Made Community Wiki by Community
show/hide this revision's text 3 Fixed typo

Perfer

Prefer RAII.

STL's auto (and shared in boost & C++0x) pointers may help.

show/hide this revision's text 2 added 3 characters in body

Use

Perfer RAII.

STL's auto (and shared in boost & C++0x) pointers may help.

show/hide this revision's text 1