MCPcopy Create free account
hub / github.com/aff3ct/aff3ct / is_sys

Method is_sys

src/Module/Encoder/User/Encoder_user.cpp:174–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172
173template<typename B>
174bool
175Encoder_user<B>::is_sys() const
176{
177 throw spu::tools::unimplemented_error(__FILE__, __LINE__, __func__);
178}
179
180// ==================================================================================== explicit template instantiation
181#include "Tools/types.h"

Callers 3

_decode_sihoMethod · 0.45
_decode_hihoMethod · 0.45
_decode_sihoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected