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

Method begin

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

Source from the content-addressed store, hash-verified

1290 const_pointer data() const noexcept { return m_begin; }
1291
1292 iterator begin() noexcept { return m_begin; }
1293
1294 iterator end() noexcept { return m_end; }
1295

Callers 1

shared_string_refMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected