j
k
j a
j l
On Tue, 14 Sep 2004, Thorsten Ottosen wrote:
What is the reason that function_traits is not defined for function objects? Is it impossible?
For general function objects it is impossible, because they might have a template operator(). Doug
Back to the thread
Back to the list