Examlex

Solved

To Use Any of the Smart Pointers in C++11 You

question 34

True/False

To use any of the smart pointers in C++11 you must use the following directive in the header file:
#include <memory>


Definitions:

Related Questions