#include
#include
#include
#include
Template
<
Typename
T
>
Class
Primercache
-
{
typedef T ValueType; typedef std :: vector Primercache.mcache; out << "primer cache HAS" << cache.size () << "Elements, They is" << std :: endl; std :: copy (cache.begin (), cache.end () , std :: ostream_iterator Template < Typename T > Typename Primercache < T > :: IntaRray Primercache < T > :: Mcache = IntaRray ( 1 , 2 ); Template < Typename CacheType > Void Testprimer ( CacheType & cache , int Num ) - { INT test = Num; std :: cout << Test << "is primer?" << std :: boolalpha << cache.isprimer (test) << std :: endl;} int main () - { Primercache