728x90
반응형
execution::invocable_archetype::operator()
함수를 호출하는 연산자이다.
template< typename... Args> void operator()( Args && ...);
728x90
반응형
'Boost C++ Libraries > Boost.Asio' 카테고리의 다른 글
Boost.Asio 색인 - ssl::host_name_verification::operator() (0) | 2021.02.14 |
---|---|
Boost.Asio 색인 - executor_binder::operator() (0) | 2021.02.14 |
Boost.Asio 색인 - thread_pool::basic_executor_type::operator!= (0) | 2021.02.14 |
Boost.Asio 색인 - strand::operator!= (0) | 2021.02.14 |
Boost.Asio 색인 - local::basic_endpoint::operator!= (0) | 2021.02.14 |