ViennaGrid - The Vienna Grid Library
2.1.0
|
Returns a 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 const_element_range < something, element_type_or_tag > ::type::base_container_type | base_container_type |
typedef result_of::view< const base_container_type, view_container_tag >::type | type |
Returns a const view type for the provided element type or tag and the given container type selected for the view.
typedef const_element_range<something, element_type_or_tag>::type::base_container_type base_container_type |
typedef result_of::view<const base_container_type, view_container_tag>::type type |