Boost logo

Boost :

Subject: Re: [boost] Proposal for #pragma once support
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2009-06-09 15:00:03


On Tue, Jun 9, 2009 at 11:19 AM, Zachary Turner <divisortheory_at_[hidden]> wrote:
> #if defined(_MSC_VER) && (_MSC_VER >= 1020)
> #pragma once
> #endif
>
> That's all it takes.  Everybody benefits.

I'm sorry but what problem are we trying to solve with this? Does
compiling Boost take too much time? If the answer is yes, is #pragrma
once the best solution we can come up with? :)

Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode


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