728x90
반응형
execution::bulk_guarantee_t::bulk_guarantee_t
기본 생성자(constructor)
constexpr bulk_guarantee_t();
하위 속성값으로 생성하는 생성자(constructor)
constexpr bulk_guarantee_t( unsequenced_t );
constexpr bulk_guarantee_t( sequenced_t );
constexpr bulk_guarantee_t( parallel_t );
728x90
반응형
'Boost C++ Libraries > Boost.Asio' 카테고리의 다른 글
Boost.Asio 색인 - basic_raw_socket::bytes_readable (0) | 2021.01.14 |
---|---|
Boost.Asio 색인 - basic_datagram_socket::bytes_readable (0) | 2021.01.14 |
Boost.Asio 색인 - thread_pool::basic_executor_type::bulk_execute (0) | 2021.01.13 |
Boost.Asio 색인 - buffer_size (0) | 2021.01.13 |
Boost.Asio 색인 - buffer_sequence_end (0) | 2021.01.13 |