// tstsptr2.cpp - test performance of smart pointer array #include #include "sptrs.hpp" void main() { const int imax = 1000; ptr iarray(imax); int i, j; for(i=0; i