canned functions

jacques jacqueslenormand@sympatico.ca
Fri Jul 4 07:16:00 GMT 2003


Hello,
I was wondering if it would be possible to identify a template class and 
pretty print it. for examle, would it be possible to do: if ( whatis var 
== "vector") call pretty_print_vector(var) (this code of course does not 
work, since whatis returns "vector<int,something>" and not "vector") ?
--Jacques



More information about the Gdb mailing list