Searched refs:self_type (Results 1 – 4 of 4) sorted by relevance
63 typedef btAlignedAllocator< T , Alignment > self_type; typedef99 self_type & operator=( const btAlignedAllocator< O , Alignment > & ) { return *this; }101 friend bool operator==( const self_type & , const self_type & ) { return true; }
32 typedef scanline_u<CoverT> self_type; typedef137 scanline_u(const self_type&);138 const self_type& operator = (const self_type&);
65 typedef rect_base<T> self_type; typedef73 const self_type& normalize() in normalize()88 bool clip(const self_type& r) in clip()
42 typedef gray8 self_type; typedef