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