Searched defs:DifferenceType (Results 1 – 1 of 1) sorted by relevance
| /third_party/boost/boost/interprocess/ |
| D | offset_ptr.hpp | 281 …BOOST_INTERPROCESS_FORCEINLINE offset_ptr( const offset_ptr<T2, DifferenceType, OffsetType, Offset… in offset_ptr() argument 292 …BOOST_INTERPROCESS_FORCEINLINE offset_ptr( const offset_ptr<T2, DifferenceType, OffsetType, Offset… in offset_ptr() argument 302 …BOOST_INTERPROCESS_FORCEINLINE explicit offset_ptr(const offset_ptr<T2, DifferenceType, OffsetType… in offset_ptr() argument 392 … operator= (const offset_ptr<T2, DifferenceType, OffsetType, OffsetAlignment> &ptr) BOOST_NOEXCEPT in operator =() argument 563 …BOOST_INTERPROCESS_FORCEINLINE void assign(const offset_ptr<T2, DifferenceType, OffsetType, Offset… in assign() argument 569 …BOOST_INTERPROCESS_FORCEINLINE void assign(const offset_ptr<T2, DifferenceType, OffsetType, Offset… in assign() argument
|