$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Chris Uzdavinis (cuzdav_at_[hidden])
Date: 2007-01-16 09:39:15
Can anyone tell me how to determine the arity of an arbitrary bind
object? I have a generic function that receives a bind object, but so
far I've been unable to detect at compile time how many arguments it
takes. Am I overlooking something obvious?
Thanks a lot.
Chris