Predicate metafunction returning whether two channels are compatibleChannels are considered compatible if their value types (ignoring constness and references) are the same. More...
#include <gil_concept.hpp>
Predicate metafunction returning whether two channels are compatible
Channels are considered compatible if their value types (ignoring constness and references) are the same.
Example: