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

Method SparseArray

extern/re2/re2/sparse_array.h:266–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

264
265template<typename Value>
266SparseArray<Value>::SparseArray() = default;
267
268template<typename Value>
269SparseArray<Value>::SparseArray(const SparseArray& src)

Callers

nothing calls this directly

Calls 4

copy_nFunction · 0.85
moveFunction · 0.50
max_sizeMethod · 0.45
dataMethod · 0.45

Tested by

no test coverage detected