Boost logo

Boost :

From: Jaakko Jarvi (jajarvi_at_[hidden])
Date: 2002-01-04 15:30:33


> is_convertible was and is a major headache to get right for multiple
> compilers, I would expect is_instance_of to suffer from the same problems.
> One option would be to implement is_instance_of in terms of is_convertible:

Brilliant! It works (KCC, gcc different versions tested). And there
is only one version now, as the is_convertible does the dirty work
of dealing with all the different 'features' of different compilers.
Thanks John!

Jaakko

-- 
-- Jaakko Järvi, jajarvi_at_[hidden] 

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk