[bind] bound object type introspection

14 Oct
2009
14 Oct
'09
4:47 a.m.
Hi, Following the discussion on users list I came to conclusion it's impossible at the moment to deduce argument types of bound object passed to the function template. Is there any reason why this can't be added in the manner similar to the boost::function typedefs? Gennadiy

11:08 p.m.
On Wed, Oct 14, 2009 at 4:02 PM, Steven Watanabe <watanabesj@gmail.com> wrote:
You might look at Boost.Fusion and Boost.Phoenix. Fusion has some very interesting building and invoking capabilities, Phoenix uses Fusion. Phoenix has a bind (and function) that can fully replace the normal Boost ones, but have vastly better introspection ability (and many other abilities). I am not sure it has everything you want, but it should at least have more.
5729
Age (days ago)
5729
Last active (days ago)
2 comments
3 participants
participants (3)
-
Gennadiy Rozental
-
OvermindDL1
-
Steven Watanabe