MCPcopy Create free account
hub / github.com/baidu/babylon / AllocationMetadata

Class AllocationMetadata

test/reusable/test_vector.cpp:537–537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

535#if BABYLON_USE_PROTOBUF
536struct BasicReusableSerializable {
537 struct AllocationMetadata {};
538
539 BasicReusableSerializable() = default;
540 BasicReusableSerializable(int x) : i {x} {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected