MCPcopy Create free account
hub / github.com/celtera/libremidi / data

Method data

include/libremidi/system_error2.hpp:1290–1290  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1288 size_type size() const noexcept { return m_end - m_begin; }
1289
1290 const_pointer data() const noexcept { return m_begin; }
1291
1292 iterator begin() noexcept { return m_begin; }
1293

Callers 15

NB_MODULEFunction · 0.45
conversion.cppFile · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
writeMethod · 0.45
libremidi-c.cppFile · 0.45
libremidi_api_identifierFunction · 0.45

Calls

no outgoing calls

Tested by 1

mainFunction · 0.36