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

Method assign

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

Source from the content-addressed store, hash-verified

457 }
458
459 void assign(Pointer ptr) noexcept
460 {
461 shared_object = ptr;
462 }
463
464 Pointer shared_object;
465};

Callers 2

assignMethod · 0.45
resetFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected