$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] chaining functions input output
From: MM (finjulhich_at_[hidden])
Date: 2012-09-21 18:33:11
great, this is not blocking in my case, as I have written a 3rd
function that merges the implementation of the 2 functions that are
provided to me with matching results, and therefore avoiding the need
for intermediate storage.
I can move to your solution in a few months
there are 10million entries so it's worth the trouble
thanks