Lines Matching full:make_unique
345 Array = make_unique<char[]>((InputArgv.size()+1)*PtrSize);352 auto Dest = make_unique<char[]>(Size);