Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeuralNetworkVerification/Marabou
/ String
Method
String
src/common/MString.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
#include
"Vector.h"
19
20
String::String( Super super )
21
: _super( super )
22
{
23
}
24
25
String::String()
26
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected