Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aff3ct/aff3ct
/ clone
Method
clone
src/Factory/Module/Encoder/RS/Encoder_RS.cpp:18–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
Encoder_RS*
19
Encoder_RS ::clone() const
20
{
21
return new Encoder_RS(*this);
22
}
23
24
void
25
Encoder_RS ::get_description(cli::Argument_map_info& args) const
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected