System::SmartPtr::cend 메서드

SmartPtr::cend method

기본 컬렉션의 cend() 메서드에 대한 접근자입니다. SmartPtr_cend() 메서드를 가진 특수화 타입인 경우에만 컴파일됩니다.

template<typename Q> decltype(std::declval<const Q>().cend()) System::SmartPtr<T>::cend() const

ReturnValue

컬렉션 끝을 가리키는 반복자

또 보기