template <typename Allocator>
inline future<void> make_ready_future_alloc(
const Allocator& a)
template <typename Allocator>
inline future<void> make_ready_future_alloc(
const Allocator& a)Description
////////////////////////////////////////////////////////////////////////
Declared at: libs/pika/futures/include/pika/futures/future.hpp:1380
Parameters
- const Allocator& a