#include #include #include using namespace std; string StripClass(string phrase, int(*TestFunc)(int)) { size_t i; string rv; for(i=0;i