This is the default implementation. Performance specializatons are provided. More...
#include <channel_algorithm.hpp>
Public Types | |
using | first_argument_type = ChannelValue |
using | second_argument_type = ChannelValue |
using | result_type = ChannelValue |
Public Member Functions | |
auto | operator() (ChannelValue a, ChannelValue b) const -> ChannelValue |
This is the default implementation. Performance specializatons are provided.