Searched refs:BOOST_COPY_ASSIGN_REF (Results 1 – 5 of 5) sorted by relevance
172 #define BOOST_COPY_ASSIGN_REF(TYPE)\ macro378 #define BOOST_COPY_ASSIGN_REF(TYPE)\ macro
316 query_iterator & operator=(BOOST_COPY_ASSIGN_REF(query_iterator) o) in operator =()
454 inline rtree & operator=(BOOST_COPY_ASSIGN_REF(rtree) src) in operator =()
342 varray & operator=(BOOST_COPY_ASSIGN_REF(varray) other) in operator =()
1078 BOOST_CONTAINER_FORCEINLINE vector& operator=(BOOST_COPY_ASSIGN_REF(vector) x) in operator =()