Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ StaticAssert
Method
StaticAssert
src/backends/RtAudio/RtAudio.cpp:160–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
{
159
private:
160
StaticAssert() {}
161
};
162
template <>
163
class StaticAssert<true>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected