boost::gil::histogram::is_tuple_compatible
Checks if the histogram class is compatible to be used with the specified tuple type
Synopsis
Declared in <boost/gil/histogram.hpp>
template<typename Tuple>
bool
is_tuple_compatible(Tuple const&);
Created with MrDocs