Home
last modified time | relevance | path

Searched refs:__nth_channel_view (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/gil/
Dimage_view_factory.hpp331 template <typename View, bool IsBasic> struct __nth_channel_view;
335 struct __nth_channel_view<View,true> struct
387 template <typename View> struct __nth_channel_view<View,false> { struct
409 using VB = detail::__nth_channel_view<View,view_is_basic<View>::value>;