Home
last modified time | relevance | path

Searched defs:bounded_reference (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/intrusive/test/
Dbounded_pointer.hpp141 class bounded_reference class
150 bounded_reference() in bounded_reference() function in bounded_reference
154 bounded_reference(const bounded_reference& other) in bounded_reference() function in bounded_reference
174 bounded_reference( const bounded_reference<T2> &other in bounded_reference() function in bounded_reference
197bounded_reference(bounded_pointer< T > bptr) : m_offset(bptr.m_offset) { assert(m_offset != max_of… in bounded_reference() function in bounded_reference