$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] function_traits and functors
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-09-22 15:43:24
AMDG
Michael Marcin wrote:
> Is it possible to use function_traits to decompose functors?
No. Functors can be overloaded or templated.
In Christ,
Steven Watanabe