MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / statistics

Method statistics

extern/libcds/cds/container/rwqueue.h:385–388  ·  view source on GitHub ↗

@cond The class has no internal statistics. For test consistency only

Source from the content-addressed store, hash-verified

383 //@cond
384 /// The class has no internal statistics. For test consistency only
385 std::nullptr_t statistics() const
386 {
387 return nullptr;
388 }
389 //@endcond
390 };
391

Callers 4

fcdeque.hFile · 0.45
fcqueue.hFile · 0.45
fcstack.hFile · 0.45
fcpriority_queue.hFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected