Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfranx/SHADERed
/ Error
Method
Error
libs/cppdap/src/session.cpp:483–483 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
481
namespace dap {
482
483
Error::Error(const std::string& message) : message(message) {}
484
485
Error::Error(const char* msg, ...) {
486
char buf[2048];
Callers
1
Compile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected