$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] C++ and quality of software
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2010-01-25 16:52:33
On Jan 25, 2010, at 1:49 PM, joel falcou wrote:
> Bo Jensen wrote:
>> Hey I was not saying they were right, merely pointing out other
>> approaches. Some kind of boost cpplint might be a simple solution
> Was just a bit amazed to find such stuff there, not criticizing your contribution.
>
> The boostlint idea is sound :)
I agree.
And I think that the best way to do that is .... via clang.
http://clang.llvm.org
-- Marshall