ViennaGrid - The Vienna Grid Library  2.1.0
Data Structures | Namespaces
viennagrid/storage/range.hpp File Reference

Allows to deal with a subset of a container. More...

#include "viennagrid/forwards.hpp"
#include "viennagrid/storage/container.hpp"

Go to the source code of this file.

Data Structures

class  container_range_wrapper< container_type >
class  container_range_wrapper< const container_type >
class  forward_iterator_range< iterator_type >

Namespaces

namespace  viennagrid
 

The main ViennaGrid namespace. Most user functionality resides directly in this namespace rather than in sub-namespaces.


namespace  viennagrid::detail
 

Namespace for implementation details. Not intended to be used directly by a library user.



Detailed Description

Allows to deal with a subset of a container.