Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PX4/eigen
/ my_exception
Class
my_exception
test/exceptions.cpp:19–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
#include
"main.h"
18
19
struct my_exception
20
{
21
my_exception() {}
22
~my_exception() {}
23
};
24
25
class ScalarWithExceptions
26
{
Callers
1
operator+
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected