MCPcopy Create free account
hub / github.com/BoevaLab/FREEC / getcontent

Method getcontent

src/ap.h:359–362  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357
358
359 T* getcontent()
360 {
361 return m_Vec;
362 };
363
364 const T* getcontent() const
365 {

Callers 2

template_1d_arrayMethod · 0.80
template_1d_arrayClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected