$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: joel de guzman (djowel_at_[hidden])
Date: 2002-01-28 21:34:58
----- Original Message -----
From: "David Abrahams"
> Oh, and then we make a version that uses a nontype template parameter for
> the member pointer ;-)
>
> I recently discovered that nontype template parameters other than integers
> are much better supported across compilers than I had previously expected,
> so now I'm on the lookout for uses. I have to thank Andrei Alexandrescu for
> putting the thought in my mind; I read that he was doing that with function
> pointers in an article I saw somewhere.
THANK YOU DAVE!!! I tried it.This tip is great, cool and simply magnificent!
Regards,
--Joel