int a=112; float c=3.14; int* d=&a; float* e=&c; ... ownership of the memory and W is now equal to nullptr cout << ((w.get() != nullptr) ?
確定! 回上一頁