MCPcopy Create free account
hub / github.com/ashvardanian/StringZilla / allocate

Method allocate

include/stringzilla/types.hpp:326–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324 constexpr dummy_alloc(dummy_alloc<other_value_type_> const &) noexcept {}
325
326 sz_constexpr_if_cpp14 value_type *allocate(size_type) const noexcept { return nullptr; }
327 sz_constexpr_if_cpp14 void deallocate(pointer, size_type) const noexcept {}
328
329 template <typename other_type_>

Callers 15

Fingerprints_callFunction · 0.45
Strs_shuffledFunction · 0.45
Strs_sortedFunction · 0.45
Strs_init_from_pyarrowFunction · 0.45
Strs_init_from_tupleFunction · 0.45
Strs_init_from_listFunction · 0.45
Strs_init_from_iterableFunction · 0.45

Calls

no outgoing calls

Tested by 1