Static functor calling make reference if view container type is not a proxy to std::vector. Otherwise, call operator[]. More...
Static Public Member Functions | |
| template<typename View > | |
| static view_traits< View >::reference | apply (View const &view, typename view_traits< View >::index_type const &index) |
| template<typename View , typename... Indices> | |
| static view_traits< View >::reference | apply (View const &view, Indices... indices) |
Static functor calling make reference if view container type is not a proxy to std::vector. Otherwise, call operator[].
1.8.13