Boost logo

Boost :

Subject: Re: [boost] [Experimental Boost.DI] [v1.0.0 released] [Looking for a Review Manager] Your C+14 Dependency Injection library with no overhead and compile time creation guarantee!
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2016-02-26 21:22:16


AMDG

On 02/26/2016 04:41 PM, Edward Diener wrote:
> On 2/26/2016 3:45 PM, Andrey Semashev wrote:
>> <snip>
>> There's a rough list:
>>
>> $ for file in `find libs -name Jamfile.v2`; do grep -q "doxygen" "$file"
>> && grep -q "quickbook" "$file" && echo "$file" ; done
>> <snip>
>
> You missed 'vmd' for whatever reason I do not know.
>

His search for Jamfile.v2 was case sensitive.

In Christ,
Steven Watanabe


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