Boost logo

Boost :

Subject: Re: [boost] BOOST_HAS_PRAGMA_ONCE
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2015-02-04 12:20:35


> Yes, it should be a very tiny help.. except if config.hpp also uses
> pragma once ;-)

And I've seen it uses it ;-)

#ifdef BOOST_HAS_PRAGMA_ONCE
#pragma once
#endif

so it would only help on compilers without pragma once, in any case, I
just put that on one file and copy-pasted, there was no any clever
intention on that.

Best,

Ion


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