id summary reporter owner description type status milestone component version severity resolution keywords cc 13391 Typo in documentation valeriykireev@… Ion Gaztañaga "Hello all, This is small fix for doubled ""between"" in offset_ptr documentation. {{{ Index: boost/interprocess/offset_ptr.hpp =================================================================== --- boost/interprocess/offset_ptr.hpp (revision 86799) +++ boost/interprocess/offset_ptr.hpp (working copy) @@ -214,7 +214,7 @@ } //namespace ipcdetail { /// @endcond -//!A smart pointer that stores the offset between between the pointer and the +//!A smart pointer that stores the offset between the pointer and the //!the object it points. This allows offset allows special properties, since //!the pointer is independent from the address address of the pointee, if the //!pointer and the pointee are still separated by the same offset. This feature }}} ---\\ Kind regards,\\ Valeriy Kireev ,\\ Developer -- TuneIT Company. " Bugs new To Be Determined interprocess Boost 1.63.0 Cosmetic doc v@…