MCPcopy Create free account
hub / github.com/FastFlowLM/FastFlowLM / buffer

Method buffer

src/include/buffer.hpp:344–344  ·  view source on GitHub ↗

\brief constructor

Source from the content-addressed store, hash-verified

342public:
343 /// \brief constructor
344 buffer() : bytes() {}
345
346 /// \brief constructor
347 /// \param count the count

Callers

nothing calls this directly

Calls 2

dataMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected