$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [function] How to get boost::function parameters, return type.
From: TONGARI (tongari95_at_[hidden])
Date: 2011-04-12 03:45:34
2011/4/12 Mostafa <mostafa_working_away_at_[hidden]>
> Hi,
>
> Is it possible to decompose boost::function into it's "constituent"
> parameters and return type, a la Boost.FunctionTypes?
>
Is this what you want?