Home
last modified time | relevance | path

Searched defs:rotated90cw_view_fn (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/gil/extension/dynamic_image/
Dimage_view_factory.hpp52 struct rotated90cw_view_fn struct
54 using result_type = ResultView;
57 auto operator()(View const& src) const -> result_type in operator ()()