Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
thread_pool::basic_executor_type::query (5 of 6 overloads)

Query the current value of the allocator property.

constexpr Allocator query(
    execution::allocator_t< void > ) const;

PrevUpHomeNext