$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] GSoC: Enforcing Code Feature Requirements
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2010-03-31 02:55:16
vicente.botet wrote:
> Hi,
>
> I have recently reread the article "Enforcing Code Feature Requirements in C++" by Scott Meyers <http://www.artima.com/cppsource/codefeaturesP.html>
>
> I have posted some ideas that could improve the design (<http://www.artima.com/forums/flat.jsp?forum=226&thread=238798&start=0#372622>)
>
> I wanted to know if this could be a good subject for GSoC, if the approach I purpose to solve some issues is acceptable and if there is some students interested.
>
> Of course any comments are welcome.
>
I like the idea of playign with this, but: isn't this somethign Concept
and Concept-based SFINAE should handle ?