A view that has the same behavior as the given View
type, but uses a base container as underlying container to provide fast access over the data.
More...
Public Member Functions | |
nfast_view (View const &v) | |
A view that has the same behavior as the given View
type, but uses a base container as underlying container to provide fast access over the data.
Such a view is constructed when the task is going to be executed in this location and all the views required for the task access their data locally.