Boost logo

Boost :

Subject: Re: [boost] [Block Pointer] multithread help
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-05-13 13:33:22


On 13/05/2011 19:10, Phil Bouchard wrote:

> That's a good point... but technically it is declared in the header,
> which is read first so it should be initialized first.

That's not the rules of static initialization.
If you want to enforce order, you have to use tricks to make variables
dependent.


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