Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/David-Haim/concurrencpp
/ CRCPP_API
Class
CRCPP_API
include/concurrencpp/errors.h:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
6
namespace concurrencpp::errors {
7
struct CRCPP_API empty_object : public std::runtime_error {
8
using runtime_error::runtime_error;
9
};
10
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected