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

Method is_buffered

src/Module/Encoder/RSC_DB/Encoder_RSC_DB.cpp:329–333  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

327
328template<typename B>
329bool
330Encoder_RSC_DB<B>::is_buffered() const
331{
332 return this->buffered_encoding;
333}
334
335// ==================================================================================== explicit template instantiation
336#include "Tools/types.h"

Callers 1

Encoder_turbo_DBMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected