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;