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

#include <virtual_locator.hpp>

Public Types

typedef virtual_2d_locator
< deref_compose< NewDeref,
Deref >, IsTransposed > 
type
 

Static Public Member Functions

static type make (const virtual_2d_locator< Deref, IsTransposed > &loc, const NewDeref &nderef)
 

Member Typedef Documentation

template<typename Deref, bool IsTransposed>
template<typename NewDeref >
typedef virtual_2d_locator<deref_compose<NewDeref,Deref>,IsTransposed > boost::gil::virtual_2d_locator< Deref, IsTransposed >::add_deref< NewDeref >::type

Member Function Documentation

template<typename Deref, bool IsTransposed>
template<typename NewDeref >
static type boost::gil::virtual_2d_locator< Deref, IsTransposed >::add_deref< NewDeref >::make ( const virtual_2d_locator< Deref, IsTransposed > &  loc,
const NewDeref &  nderef 
)
inlinestatic

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