Re: How to convert a pointer to member function type to a const member one
Home
FAQ
Contact
Sign in
Search
comp.lang.c++.moderated only
Advanced search
POPULAR GROUPS
perl.cpan.testers
alt.bestjobsusa.computer
alt.bestjobsusa.computer.jobs
us.jobs
us.jobs.offered
alt.bestjobsusa.jobs.offered
news.admin.netabuse.sightings
alt.politics
it.politica
alt.fan.rushlimbaugh
more...
Up
Re: How to convert a pointer to member function type to a const member one
Group:
comp.lang.c++.moderated
·
Group Profile
Author:
Roman.Perepelitsa
Roman.Perepelitsa
Date:
May 5, 2008 05:48
On 1 May, 21:43, mcostalba
gmail.com> wrote:
> I have to detect if a functor type Fun has a given signature Sig, i.e.
> if Fun::operator() has a signature Sig
Take a look at is_call_possible metafunction, which was discussed
in this group before
(
http://groups.google.com/group/comp.lang.c++.moderated/browse_thread
/
thread/4f7c7a96f9afbe44/e5fbc9305539f699#e5fbc9305539f699).
It seems to do what you want.
HTH,
Roman Perepelitsa.
--
[ See
http://www.gotw.ca/resources/clcm.htm
for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]
no comments
diggit!
del.icio.us!
reddit!
RELATED THREADS
Subject
Articles qty
Group
Re: To convert or not to convert, that's the question
2
comp.lang.clipper.visual-objects
·