Encapsulation of two pointers from any random access container. More...
#include <vector>#include <tpie/array.h>#include <tpie/array_view_base.h>#include <tpie/internal_vector.h>#include <type_traits>Go to the source code of this file.
Classes | |
| class | tpie::array_view< T > |
| Encapsulation of two pointers from any random access container. More... | |
| class | tpie::array_view< const T > |
Namespaces | |
| tpie | |
| pipelining/factory_base.h Base class of pipelining factories | |
Encapsulation of two pointers from any random access container.
Definition in file array_view.h.