Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-08-20 09:24:28


Hi,

Assume that I have a custom type sequence S that has two operations,
size<S>::value and element<S,I>::type (with whatever spelling).

What needs to be done to adapt S into a conforming MPL or Fusion sequence?

In a perfect world, the answer would not require the inclusion any MPL or
Fusion headers and would consist of three specializations. ;-)


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