results_type

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - ip::basic_resolver::results_type

ip::basic_resolver::results_type 결과 유형이다. typedef basic_resolver_results results_type; 유 형 이 름 설 명 const_iterator 범위에 대한 반복기(iterator) 유형이다. const_reference 범위에서 값에 대한 const 참조의 유형이다. difference_type 범위에서 두 반복기(iterator) 사이의 거리를 나타내는 데 사용되는 유형이다. endpoint_type 결과와 연관된 엔드포인트 유형이다. iterator 범위에 대한 반복기(iterator) 유형이다. iterator_category 반복기(iterator) 분류이다. pointer operator->()를 반..

까마귀75
'results_type' 태그의 글 목록