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

Method gethighbound

src/ap.h:376–379  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

374
375
376 int gethighbound(int iBoundNum = 0) const
377 {
378 return m_iHigh;
379 };
380
381 raw_vector<T> getvector(int iStart, int iEnd)
382 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected