$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [boost-users][functiontypes]
From: Germán Diago (germandiago_at_[hidden])
Date: 2009-02-14 08:33:08
Hello. I'm using boost.functiontypes and I would like if it's possible
to extract information of arity and argument types from bind
expressions and boost.functions.
Thank you.