This topic has not yet been rated - Rate this topic

array_view::refresh Method

Visual Studio 2012

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;

Header: amp.h

Namespace: Concurrency

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.