MCPcopy Create free account
hub / github.com/Snapchat/Valdi / allocated

Method allocated

valdi_core/src/valdi_core/cpp/Utils/AutoMalloc.hpp:32–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 }
31
32 bool allocated() const {
33 return _allocated;
34 }
35
36 size_t size() const {
37 return _size;

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64