result_type

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - ssl::rfc2818_verification::result_type

ssl::rfc2818_verification::result_type 함수 개체의 결과 유형이다. typedef bool result_type; 요구 사항 일반 헤더: boost/asio/ssl/rfc2818_verification.hpp 편의 헤더: boost/asio/ssl.hpp Boost.Asio 홈

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - ssl::host_name_verification::result_type

ssl::host_name_verification::result_type 함수 개체의 결과 유형이다. typedef bool result_type; 요구 사항 일반 헤더: boost/asio/ssl/host_name_verification.hpp 편의 헤더: boost/asio/ssl.hpp Boost.Asio 홈

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - executor_binder::result_type

executor_binder::result_type 함수인 경우 반환 유형이다. typedef see_below result_type; result_type 유형은 래퍼 대상 개체의 유형 T를 기반으로 한다: T가 함수 유형의 포인터이면, result_type은 T의 반환 유형과 동일하다. T가 result_type 멤버 유형을 갖는 클래스 유형이면, result_type은 T::result_type와 동일하다. 그렇지 않으면, result_type은 정의되지 않는다. 요구 사항 일반 헤더: boost/asio/bind_executor.hpp 편의 헤더: boost/asio.hpp Boost.Asio 홈

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