TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
Post content
telegramdesktop/tdesktop/dev • acad1d4 • 1 files, +1/-1 Fix compilation with Clang-21 + libstdc++-16 .emplace() can only be used on constructible objects, while private nested struct is not considered as constructible due to access control. Closes #29939 Signed-off-by: Sv. Lockal <[email protected]> #tdesktop