- Aug 30, 2020
-
-
Tobias Leibner authored
For some reason, the defaulted constructor was not found by icpc 2020.2 in some cases.
-
Tobias Leibner authored
-
Tobias Leibner authored
-
- Aug 28, 2020
-
-
Tobias Leibner authored
-
- Aug 20, 2020
-
-
Tobias Leibner authored
-
-
- Aug 19, 2020
-
-
Tobias Leibner authored
-
- Aug 18, 2020
-
-
Tobias Leibner authored
-
Tobias Leibner authored
-
Tobias Leibner authored
-
Tobias Leibner authored
-
Tobias Leibner authored
Modifies operator<< to return void. This will make uses of operator<< fail for intersections, but given that the fix is very easy this should be fine. The benefit is that is_printable now returns false for intersections which fixes the deprecation warnings that occurred in basically every test.
-
Tobias Leibner authored
-
Tobias Leibner authored
-
- Aug 07, 2020
-
-
-
-
-
-
-
-
this actually works with just function overloads
-
-
hiding functions for "wrong" args only makes sense if there are alternatives
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Aug 06, 2020
-
-
René Fritze authored
-