Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dobiasd/FunctionalPlus
/ mutate_data
Method
mutate_data
test/invoke_test.cpp:139–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
139
void mutate_data()
140
{
141
i = 0;
142
}
143
};
144
145
struct derived_function_object_t : function_object_t {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected