System::SmartPtrInfo::operator< 메서드

SmartPtrInfo::operator< method

두 info 객체가 참조하는 포인터 값들을 덜 비교합니다.

bool System::SmartPtrInfo::operator<(const SmartPtrInfo &other) const
매개변수형식설명
기타const SmartPtrInfo&비교할 포인터에 대한 정보.

ReturnValue

현재 정보 객체가 참조하는 포인터의 값이 다른 포인터의 값보다 앞선 경우 true, 그렇지 않으면 false..

또 보기