$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-03-28 22:28:03
"Joe Gottman" <jgottman_at_[hidden]> 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