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

#include <prettyprint.h>

Public Types

typedef T::const_local_iterator const_iterator
 
typedef T::size_type size_type
 

Public Member Functions

const_iterator begin () const
 
const_iterator end () const
 
 bucket_print_wrapper (const T &m, size_type bucket)
 

Member Typedef Documentation

◆ const_iterator

template<typename T >
typedef T::const_local_iterator utils::bucket_print_wrapper< T >::const_iterator

◆ size_type

template<typename T >
typedef T::size_type utils::bucket_print_wrapper< T >::size_type

Constructor & Destructor Documentation

◆ bucket_print_wrapper()

template<typename T >
utils::bucket_print_wrapper< T >::bucket_print_wrapper ( const T &  m,
size_type  bucket 
)
inline

Member Function Documentation

◆ begin()

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

◆ end()

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

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