| 
    ViennaGrid - The Vienna Grid Library
    2.1.0
    
   
   | 
  
  
  
 
Returns a (non-const) view type for the provided element type or tag and the given container type selected for the view. More...
#include <element_view.hpp>
Public Types | |
| typedef element_range < something, element_type_or_tag > ::type::base_container_type  | base_container_type | 
| typedef result_of::view < base_container_type, view_container_tag >::type  | type | 
Returns a (non-const) view type for the provided element type or tag and the given container type selected for the view.
| typedef element_range<something, element_type_or_tag>::type::base_container_type base_container_type | 
| typedef result_of::view<base_container_type, view_container_tag>::type type | 
 1.7.6.1