From 12afe719ce268bb10aa93a910079a44eb08999b8 Mon Sep 17 00:00:00 2001 From: MZuenni Date: Wed, 1 Mar 2023 11:36:26 +0100 Subject: removed trailing whitespaces and use more structured bindings --- other/stuff.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'other/stuff.cpp') diff --git a/other/stuff.cpp b/other/stuff.cpp index 4462c3b..e3bbed6 100644 --- a/other/stuff.cpp +++ b/other/stuff.cpp @@ -15,7 +15,7 @@ set set1(comp); -D_GLIBCXX_DEBUG #define _GLIBCXX_DEBUG -// 128-Bit Integer/Float. Muss zum Einlesen/Ausgeben +// 128-Bit Integer/Float. Muss zum Einlesen/Ausgeben // in einen int oder long long gecastet werden. __int128, __float128 -- cgit v1.2.3