Share via


array_view::get_source_accelerator_view Method

Returns the accelerator_view where the data source of the array_view is located. If the array_view does not have a data source, this API throws a runtime_exception

accelerator_view get_source_accelerator_view() const;

Requirements

Header: amp.h

Namespace: concurrency

See Also

Reference

array_view Class