$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] translate C-code into objects
From: Peter Foelsche (foelsche_at_[hidden])
Date: 2011-07-31 13:00:18
"Nathan Ridge" <zeratul976_at_[hidden]> wrote in message
news:BLU162-w391671204D2BB963EB584996390_at_phx.gbl...
>
>> phoenix is some library to create lambda functions.
>> This is not what I need.
>> I want to get objects out, which I can later work on.
>
> What sort of "work" do you want to do with these objects?
I want to manipulate these objects.
I want to iterate over these objects and create a new set of objects.