25namespace juce::universal_midi_packets
78 bool operator== (
const View& other)
const noexcept {
return ptr == other.ptr; }
bool operator==(const View &other) const noexcept
bool operator!=(const View &other) const noexcept
uint32_t size() const noexcept
const uint32_t * data() const noexcept
const uint32_t * begin() const noexcept
const uint32_t * end() const noexcept