12 Dec
2011
12 Dec
'11
10:48 p.m.
On 12/12/11 16:30, Larry Evans wrote:
On 12/12/11 13:41, Robert Ramey wrote:
I am trying to implement concept checking for a couple of MPL concepts as part of a large project. I've having a heck of a time with some aspects of this. [snip] Maybe the if_recur template shown here:
http://svn.boost.org/svn/boost/sandbox/variadic_templates/libs/mpl/sandbox/i...
would be some help.
Or even the while_ template here: http://svn.boost.org/svn/boost/sandbox/variadic_templates/boost/mpl/while.hp... AFAICT, a similar problem was discussed here: http://article.gmane.org/gmane.comp.lib.boost.devel/190874 HTH. -regards, Larry