$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Bind
From: Etienne Philip Pretorius (icewolfhunter_at_[hidden])
Date: 2009-05-02 09:52:26
Hello list,
Can boost.bind() be used to delay the call to a member function until
you have gathered all the data types to populate the function parameter
list?
Etienne