Boost logo

Boost :

Subject: [boost] [lockfree] Inconsistent typedef tag_t in tagged_ptr
From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2012-09-01 16:31:03


Hey all,

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)?

Regards Hartmut
---------------
http://boost-spirit.com
http://stellar.cct.lsu.edu




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