DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
utils::array_wrapper_n< T > Struct Template Reference

#include <prettyprint.h>

Public Types

typedef const T * const_iterator
 
typedef T value_type
 

Public Member Functions

 array_wrapper_n (const T *const a, size_t n)
 
const_iterator begin () const
 
const_iterator end () const
 

Member Typedef Documentation

◆ const_iterator

template<typename T >
typedef const T* utils::array_wrapper_n< T >::const_iterator

◆ value_type

template<typename T >
typedef T utils::array_wrapper_n< T >::value_type

Constructor & Destructor Documentation

◆ array_wrapper_n()

template<typename T >
utils::array_wrapper_n< T >::array_wrapper_n ( const T *const  a,
size_t  n 
)
inline

Member Function Documentation

◆ begin()

template<typename T >
const_iterator utils::array_wrapper_n< T >::begin ( ) const
inline

◆ end()

template<typename T >
const_iterator utils::array_wrapper_n< T >::end ( ) const
inline

The documentation for this struct was generated from the following file: