$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [function] How to get boost::function parameters, return type.
From: Mostafa (mostafa_working_away_at_[hidden])
Date: 2011-04-11 16:27:58
Hi,
Is it possible to decompose boost::function into it's "constituent"
parameters and return type, a la Boost.FunctionTypes?
Thanks,
Mostafa