Sunday, July 20, 2014

Which header file should we include for using std::auto_ptr?

A. <memory>
B. <alloc>
C. <autoptr>
D. <smartptr>

Answer: C

No comments: