"Joe Gottman" <[EMAIL PROTECTED]> writes:

>    Does the MPL library have anything like the Loki::Int2Type template?  I
> know that identity<T> can be used like Loki::Type2Type<T>.

  int_<N>

or

  long_<N>

or

  integral_c<T,N>

might suit your needs.

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

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

Reply via email to