
AMDG Phil Bouchard wrote:
Greetings:
I have made many bug fixes to the library and it now runs properly a previous example requested. The code is much more robust and I would like requesting everyone to replace any 2.x series with this one.
There is unfortunately a situation on MSVC when shifted_ptr<> is used with arrays. I believe there is an array to pointer to array convertion problem at runtime (inside new_sh) but this issue needs to be further investigated. I disabled array functionality for MSVC until it can be fixed. Everything works fine under GCC.
I'm checking it out now. Here's a warning that can easily be fixed: warning C4100: 'ti' : unreferenced formal parameter shifted_ptr\shifted_ptr\boost\detail\sh_owned_base_nt.hpp 144 In Christ, Steven Watanabe