728x90
반응형
execution::mapping_t::mapping_t
기본 생성자(constructor).
constexpr mapping_t();
하위 속성 값에서 생성하는 생성자(constructor).
constexpr mapping_t( thread_t );
constexpr mapping_t( new_thread_t );
constexpr mapping_t( other_t );
728x90
반응형
'Boost C++ Libraries > Boost.Asio' 카테고리의 다른 글
Boost.Asio 색인 - basic_raw_socket::max_connections (0) | 2021.02.07 |
---|---|
Boost.Asio 색인 - basic_datagram_socket::max_connections (0) | 2021.02.07 |
Boost.Asio 색인 - make_work_guard (0) | 2021.02.07 |
Boost.Asio 색인 - make_strand (0) | 2021.02.07 |
Boost.Asio 색인 - thread_pool::make_service (0) | 2021.02.07 |