Boost logo

Boost :

Subject: Re: [boost] [lockfree] Inconsistent typedef tag_t in tagged_ptr
From: Tim Blechmann (tim_at_[hidden])
Date: 2012-09-02 06:13:17


> The embedded typedef <...> tag_t has inconsistent visibility in the two
> implementations of tagged_ptr. In tagged_ptr.hpp this typedef is 'public',
> while in the file tagged_ptr_ptrcompression.hpp this typedef is 'private'.
>
> Would it be possible to make it public in both cases (patch attached)?

looks good to me!

tim


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