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

Method getStorageSize

src/common/classes/array.h:67–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65protected:
66 T* getStorage() { return NULL; }
67 FB_SIZE_T getStorageSize() const { return 0; }
68};
69
70// Dynamic array of simple types

Callers 2

ArrayMethod · 0.45
freeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected