Gennaro Prota <[EMAIL PROTECTED]> writes:

> On Sat, 08 Mar 2003 15:31:58 -0500, David Abrahams
> <[EMAIL PROTECTED]> wrote:
>
>
>>"Make 'em MPL-compatible metafunctions."
>        ^^^
>         |---- which ones?

All of the traits.  For example:

template <class T>
struct const_min
   : integral_c<T, /* calculate the value */>
{};

> PS: why the quotes? :-)

I couldn't resist (?)

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to