Namespaces
Variants
Views
Actions

Talk:cpp/filesystem/last write time

From cppreference.com

The example is failing.#include "print" not found.

It'll work eventually --Ybab321 (talk) 10:36, 12 January 2023 (PST)
Can we have an example that works now with current standards? The point of examples is to showcase how to use some functionality, not explaining how the standard evolution might look like Marcusmueller (talk) 12:07, 25 January 2023 (PST)
It does work with the current standard, unfortunately no standard library implementation provides std::println yet, but it is part of C++23. --Ybab321 (talk) 12:39, 25 January 2023 (PST)