array_view::refresh Method
Notifies the array_view object that its bound memory has been modified outside the array_view interface. A call to this method renders all cached information stale.
void refresh() const;
Requirements
Header: amp.h
Namespace: Concurrency