![]() |
Home | Libraries | People | FAQ | More |
Register buffers with an execution context.
template< typename ExecutionContext> buffer_registration( ExecutionContext & ctx, const MutableBufferSequence & buffer_sequence, const allocator_type & alloc = allocator_type(), constraint_t< is_convertible< ExecutionContext &, execution_context & >::value > = 0);