test/util_allocator.h

changeset 628
1e2be40f0cb5
parent 571
f83583a0bbac
equal deleted inserted replaced
627:cc8cbabd27cd 628:1e2be40f0cb5
76 * @return true iff all tracked allocations / deallocations were valid 76 * @return true iff all tracked allocations / deallocations were valid
77 */ 77 */
78 [[nodiscard]] bool verify() const; 78 [[nodiscard]] bool verify() const;
79 }; 79 };
80 80
81 #endif /* UCX_UTIL_ALLOCATOR_H */ 81 #endif // UCX_UTIL_ALLOCATOR_H

mercurial