Searched defs:CheckedAlloc (Results 1 – 1 of 1) sorted by relevance
40 class CheckedAlloc { class47 CheckedAlloc() {} in CheckedAlloc() function in absl::container_internal::__anon012748420111::CheckedAlloc48 explicit CheckedAlloc(size_t id) : id_(id) {} in CheckedAlloc() function in absl::container_internal::__anon012748420111::CheckedAlloc53 CheckedAlloc(const CheckedAlloc<U, Spec>& that) in CheckedAlloc() function in absl::container_internal::__anon012748420111::CheckedAlloc