Boost C++ Libraries/Boost.Asio
execution::mapping_t::new_thread_t::value 속성 개체와 연관된 값을 가져온다. static constexpr mapping_t value(); 반환 값 new_thread_t(); Boost.Asio 홈
Boost C++ Libraries/Boost.Asio
execution::bulk_guarantee_t::unsequenced_t::value 속성 개체와 연관된 값을 가져온다. static constexpr bulk_guarantee_t value(); 반환 값 unsequenced_t(); Boost.Asio 홈
Boost C++ Libraries/Boost.Asio
execution::bulk_guarantee_t::sequenced_t::value 속성 개체와 연관된 값을 가져온다. static constexpr bulk_guarantee_t value(); 반환 값 sequenced_t(); Boost.Asio 홈
Boost C++ Libraries/Boost.Asio
execution::bulk_guarantee_t::parallel_t::value 속성 개체와 연관된 값을 가져온다. static constexpr bulk_guarantee_t value(); 반환 값 parallel_t(); Boost.Asio 홈
Boost C++ Libraries/Boost.Asio
execution::blocking_t::possibly_t::value 속성 개체와 연관된 값을 가져온다. static constexpr blocking_t value(); 반환 값 possibly_t(); Boost.Asio 홈