MCPcopy Create free account
hub / github.com/NVlabs/nvbio / size

Method size

nvbio/strings/string_set.h:648–648  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

646 ///
647 NVBIO_FORCEINLINE NVBIO_HOST_DEVICE
648 uint32 size() const { return m_size; }
649
650 /// indexing operator: access the i-th string
651 ///

Callers 4

makeMethod · 0.45
makeMethod · 0.45
makeMethod · 0.45
makeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected