Something went wrong on our end
-
Andreas Schenk authored
The gnu c++ size() implementation for stl containers has O(n) complexity while empty() has O(1) complexity
Andreas Schenk authoredThe gnu c++ size() implementation for stl containers has O(n) complexity while empty() has O(1) complexity
file_browser.cc 8.48 KiB