Boost logo

Boost :

From: Larry Evans (jcampbell3_at_[hidden])
Date: 2002-10-03 08:40:47


Vesa Karvonen wrote:
[snip]

> ...
>
> If you are interested in the prototype ML interpreter, I'll be happy
> to release it, but you must realize that it is a prototype and I
> probably don't have time to polish or support it. The source code
> contains currently about 1100 lines (but it could be significantly
> shorter) and can be compiled on g++ 2.95.
>
I'd be interested. I've had trouble understanding some of my template code.
I'm hoping that what you've done my help. For example, I would like to
see what the result is of a complicated template instantiation is. By
"result"
I mean the final type resulting from all the template function calls in
a template
expression. Maybe Held's recent post with:

   Subject: [boost] rebind<> bad; template template good

would be a nice test. IOW, given a particular instantiation, what's the
resulting class?

Thanks for the work.


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