948d947 < 950c949,954 < inline int search (const SearchType &x) const { --- > int search (const SearchType &x) const; > }; > > template > template > int SortedArrayOf::search (const SearchType &x) const { 965,967c969 < } < }; < --- > }