mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-26 18:42:14 +00:00
offset_ptr<T, ...>::rebind<U> must be offset_ptr<U, ...> directly to avoid breaking older pointer_traits implementations (like in Visual Studio 2015), 'other' is added as typedef so offset_ptr<T, ...>::rebind<U>::other still works