execution::allocator_t

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - execution::allocator_t::value

execution::allocator_t::value execution::allocator_t 속성 개체에 저장되는 할당기(allocator)를 얻어온다. constexpr ProtoAllocator value() const; ProtoAllocator가 void가 아닌 경우에만 존재한다. Boost.Asio 홈

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - execution::allocator_t::is_requirable

execution::allocator_t::is_requirable execution::allocator_t 속성이 필요할 수 있다. static constexpr bool is_requirable = true; Boost.Asio 홈

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - execution::allocator_t::is_preferable

execution::allocator_t::is_preferable execution::allocator_t 속성을 선호할 수 있다. static constexpr bool is_preferable = true; Boost.Asio 홈

까마귀75
'execution::allocator_t' 태그의 글 목록