OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Functions
pointer_iterator.hh File Reference
#include <vector>

Go to the source code of this file.

Data Structures

class  pointer_it< T >
 

Namespaces

 ost
 
 ost::mol
 
 ost::mol::impl
 

Functions

template<typename T >
pointer_it< T > begin (const std::vector< T > &values)
 
template<typename T >
pointer_it< T > end (const std::vector< T > &values)