Subject: Re: [boost] [type-traits] virtual function type trait check
From: John Maddock (john_at_[hidden])
Date: 2008-11-01 05:36:17


Chris wrote:
>> I was wondering if it were possible to make a is_virtual_function
>> type
>> trait check.

Interesting challenge! Off the top of my head I can't see any way of doing
this... but I'm sure someone will jump in with an idea or two?

John.