Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::image_view< Loc >::add_deref< Deref > Struct Template Reference

#include <image_view.hpp>

Public Types

typedef image_view< typename
Loc::template add_deref< Deref >
::type
type
 

Static Public Member Functions

static type make (const image_view< Loc > &iv, const Deref &d)
 

Member Typedef Documentation

template<typename Loc>
template<typename Deref >
typedef image_view<typename Loc::template add_deref<Deref>::type> boost::gil::image_view< Loc >::add_deref< Deref >::type

Member Function Documentation

template<typename Loc>
template<typename Deref >
static type boost::gil::image_view< Loc >::add_deref< Deref >::make ( const image_view< Loc > &  iv,
const Deref &  d 
)
inlinestatic

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