Wraps a span, providing equality operators that compare the span contents elementwise.
Public Member Functions | |
bool | operator== (const ComparableRange &other) const |
bool | operator!= (const ComparableRange &other) const |
Public Attributes | |
T & | data |
|
inline |
References data.
Referenced by operator!=().
|
inline |
References operator==().
T& juce::midi_ci::Message::ComparableRange< T >::data |
Referenced by operator==().