Function object that returns true if localization type transformation (i.e., fast_view_type) is safe to apply. More...
Static Public Member Functions | |
template<typename View > | |
static bool | apply (View const &view) |
Function object that returns true if localization type transformation (i.e., fast_view_type) is safe to apply.
Primary template matches any view parameter and calls the is_local
member if the specifier is not ready only.