Wednesday, 8 August 2012

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

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

Ans: C

No comments: