Searched defs:otherPtr (Results 1 – 1 of 1) sorted by relevance
475 auto otherPtr = std::unique_ptr<int>(new int(29)); in uniquePtrComparision() local502 auto otherPtr = std::unique_ptr<double>(new double(3.14)); in uniquePtrComparisionDifferingTypes() local