Predicate metafunction returning whether two channels are compatible. More...
#include <channel.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: