array::associated_accelerator_view Data Member

Gets the second accelerator_view object that is passed as a parameter when a staging constructor is called to instantiate the array object.

__declspec(property(get=get_associated_accelerator_view)) Concurrency::accelerator_view associated_accelerator_view;

Requirements

Header: amp.h

Namespace: Concurrency

See Also

Reference

array Class

array::array Constructor