Boost C++ Libraries/Boost.Asio
Boost.Asio 색인 - execution::mapping_t::mapping_t
까마귀75
2021. 2. 7. 14:32
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
반응형