Searched defs:add_deref (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/boost/gil/ |
D | virtual_locator.hpp | 58 struct add_deref struct in boost::gil::virtual_2d_locator 60 using type = virtual_2d_locator<deref_compose<NewDerefFn, DerefFn>, IsTransposed>; 62 static type make(this_t const& loc, NewDerefFn const& new_deref_fn) in make()
|
D | image_view.hpp | 85 struct add_deref struct in boost::gil::image_view 87 using type = image_view<typename Loc::template add_deref<Deref>::type>; 88 static type make(image_view<Loc> const& view, Deref const& d) in make()
|
D | locator.hpp | 246 template <typename Deref> struct add_deref struct in boost::gil::memory_based_2d_locator 248 using type = memory_based_2d_locator<typename iterator_add_deref<StepIterator,Deref>::type>; 249 static type make(const memory_based_2d_locator<StepIterator>& loc, const Deref& nderef) { in make()
|
/third_party/boost/libs/gil/doc/html/ |
D | searchindex.js | 1 …pace","design/concepts","design/conclusions","design/dynamic_image","design/examples","design/exte…
|