Boost logo

Boost :

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

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