|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2004-06-23 15:31:57
Doug Gregor <dgregor_at_[hidden]> writes:
> Does is_convertible work on this compiler?
If Boost.Python ever worked there, then yes.
> We can emulate those tricks if it does.
I suggest you just use is_convertible<Bundle*,VertexBundle*> as a
dispatch tag; it's derived from mpl::true_ or mpl::false_.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk