
23 Jun
2004
23 Jun
'04
8:31 p.m.
Doug Gregor <dgregor@cs.indiana.edu> 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