
12 Apr
2005
12 Apr
'05
6:04 p.m.
Hi all... I know this is a simple question, but I can't figure out which boost function to use. How do I find out if two types are the same type? For example: template<C1, C2> void compare() { if(boost::types_are_the_same<C1, C2>::result == true) ... } Thanks! --Steve Stephen Gross Case Western School of Medicine Cleveland, OH "The large print giveth and the small print taketh away." - Tom Waits