
2 Sep
2012
2 Sep
'12
10:13 a.m.
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