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