Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobLoach/raylib-cpp
/ Music
Method
Music
include/Music.hpp:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
using MusicUnmanaged::MusicUnmanaged;
17
18
Music(const Music&) = delete;
19
Music& operator=(const Music&) = delete;
20
21
Music(Music&& other) noexcept {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected