Home
last modified time | relevance | path

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

/third_party/boost/boost/gil/io/
Ddynamic_io_new.hpp23 struct construct_matched_t struct
36 return construct_matched_t<N-1>::apply(img, pred); in apply()
40 struct construct_matched_t<0> struct
99 return detail::construct_matched_t<size>::apply(img, pred); in construct_matched()