$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [mpl] has_function
From: Cromwell Enage (sponage_at_[hidden])
Date: 2010-03-22 13:45:24
--- On Sun, 3/21/10, Mathias Gaunard wrote:
> Lorenzo Caminiti wrote:
>
> > Is there a way I can check if a class has a given member function
> > using metaprogramming?
>
> Yes.
For my edification, I could use a hint or two on how to do this. It will really help out with my concept checking code.
Cromwell D. Enage