Boost logo

Boost :

Subject: [boost] [Fusion] Tentative of trasnform_if failed :(
From: falcou (Joel.Falcou_at_[hidden])
Date: 2011-04-18 15:54:04


The following code

http://ideone.com/xYk4X

doesn't compile and i cant get the why of it.

The goal is to have a fusion transform_if that takes a compile-time
predicates
For each element int he sequence, if the predicates its true, we apply
some
transform on it, if not we return the element unchanged.

What am I missing ?


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