Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aff3ct/aff3ct
/ clone
Method
clone
src/Factory/Module/Decoder/LDPC/Decoder_LDPC.cpp:52–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
Decoder_LDPC*
53
Decoder_LDPC ::clone() const
54
{
55
return new Decoder_LDPC(*this);
56
}
57
58
struct Real_splitter
59
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected