Boost logo

Boost Users :

From: JOAQUIN LOPEZ MU?Z (joaquin_at_[hidden])
Date: 2006-01-21 08:14:05


----- Mensaje original -----
De: Frank Birbacher <bloodymir.crap_at_[hidden]>
Fecha: Sábado, Enero 21, 2006 2:29 am
Asunto: [Boost-users] [tuple] no easy access to get function

> Hi!
>
> Today I wanted to std::transform a range of tuples into a sequence of
> one element. I thought I could just take the address of some
> tuple::get<N> function. Maybe also specify the Tuple type as template
> parameter [...]
> I'd rather want to take the address of boost::tuple::get<N,Tuple>,
but
> the template parameters won't match.
>

Maybe you forgot the final s in "tuples" when
writing

boost::tuples::get<N,Tuple>

??

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net