Lines
100 %
Functions
#pragma once
// This header is a placeholder which we will carry until June 1, 2026,
// as we have deprecated the pure interface and impl pattern.
//
// Please remove references to this file and instead include
// source/common/stats/allocator.h.
namespace Envoy {
namespace Stats {
class Allocator;
} // namespace Stats
} // namespace Envoy