728x90
반응형
buffers_iterator::difference_type
두 반복기(iterator) 사이의 거리에 사용되는 유형이다.
typedef std::ptrdiff_t difference_type;
요구 사항
일반 헤더: boost/asio/buffers_iterator.hpp
편의 헤더: boost/asio.hpp
Boost.Asio 홈
728x90
반응형
'Boost C++ Libraries > Boost.Asio' 카테고리의 다른 글
Boost.Asio 색인 - ip::basic_address_iterator< address_v6 >::difference_type (0) | 2021.01.20 |
---|---|
Boost.Asio 색인 - ip::basic_address_iterator< address_v4 >::difference_type (0) | 2021.01.20 |
Boost.Asio 색인 - detached_t::detached_t (0) | 2021.01.20 |
Boost.Asio 색인 - detached (0) | 2021.01.20 |
Boost.Asio 색인 - thread_pool::destroy (0) | 2021.01.20 |