
12 Aug
2009
12 Aug
'09
6:24 p.m.
Robert Ramey wrote:
Would it not be possible to produce something like a "C++ Lint" (missing clever name here). Which would be
a) Written in portable C++ b) Would permit "concept" syntax to be added in as a tagged comment like
/* indiana concept syntax ... */
Why not just use Boost.ConceptCheck. The library could be improved to generate error messages just as good as the ones concepts provide.