MCPcopy Create free account
hub / github.com/ScriptedAlchemy/tracedecay / size

Method size

tests/fixtures/sample.cpp:103–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101 }
102
103 size_t size() const { return data_.size(); }
104
105private:
106 std::vector<T> data_;

Callers 2

pushMethod · 0.45
test_database_sizeFunction · 0.45

Calls

no outgoing calls

Tested by 1

test_database_sizeFunction · 0.36