$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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