Boost logo

Boost :

Subject: Re: [boost] gsoc project
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-03-25 06:57:30


On 25/03/2011 11:07, Paul A. Bristow wrote:

> There are already have five people looking at this project, but you might
> like to look at
>
> https://svn.boost.org/svn/boost/sandbox/SOC/2011/checks/

Why are you using std::string rather than an arbitrary range?
Ranges would in particular allow to apply the algorithm to data
contained within a file.

Also that code obviously lacks the "inline" specifier, which is
necessary to put non-template free functions in header files...


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk