MCPcopy Create free account
hub / github.com/ceph/ceph / have_raw

Function have_raw

src/include/buffer.h:251–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

249 }
250
251 bool have_raw() const { return _raw ? true:false; }
252
253 void swap(ptr& other) noexcept;
254

Callers 1

is_partialFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected