From 592969d0626c19a05ac6df8dc008eed118cf420a Mon Sep 17 00:00:00 2001 From: Dmitry Raspopov Date: Sat, 17 May 2025 10:05:09 +0300 Subject: [PATCH] bug ydb-cpp-sdk: fix federated_topic debug print templates --- .../client/federated_topic/federated_topic.h | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/include/ydb-cpp-sdk/client/federated_topic/federated_topic.h b/include/ydb-cpp-sdk/client/federated_topic/federated_topic.h index ab2ca5bbb6..481131b90d 100644 --- a/include/ydb-cpp-sdk/client/federated_topic/federated_topic.h +++ b/include/ydb-cpp-sdk/client/federated_topic/federated_topic.h @@ -564,20 +564,20 @@ void TPrintable::DebugString(TStringBuilder& res, bo template<> void TPrintable::DebugString(TStringBuilder& res, bool) const; template<> -void TPrintable>::DebugString(TStringBuilder& res, bool) const; +void TPrintable>::DebugString(TStringBuilder& res, bool) const; template<> -void TPrintable>::DebugString(TStringBuilder& res, bool) const; +void TPrintable>::DebugString(TStringBuilder& res, bool) const; template<> -void TPrintable>::DebugString(TStringBuilder& res, bool) const; +void TPrintable>::DebugString(TStringBuilder& res, bool) const; template<> -void TPrintable>::DebugString(TStringBuilder& res, bool) const; +void TPrintable>::DebugString(TStringBuilder& res, bool) const; template<> -void TPrintable>::DebugString(TStringBuilder& res, bool) const; +void TPrintable>::DebugString(TStringBuilder& res, bool) const; template<> -void TPrintable>::DebugString(TStringBuilder& res, bool) const; +void TPrintable>::DebugString(TStringBuilder& res, bool) const; template<> -void TPrintable>::DebugString(TStringBuilder& res, bool) const; +void TPrintable>::DebugString(TStringBuilder& res, bool) const; template<> -void TPrintable>::DebugString(TStringBuilder& res, bool) const; +void TPrintable>::DebugString(TStringBuilder& res, bool) const; }