Šimon Tóth’s Post

View profile for Šimon Tóth

C++ Educational Content Creator | 20 years of Software Engineering experience distilled into digestible daily posts

Besides filesystem exploration, the std::filesystem offers the typical file manipulation operations. Each operation offers two variants, one throwing one that returns the potential error as an outparameter. The following example relies on throwing versions of operations to minimize error handling. Compiler Explorer link: https://lnkd.in/e9fvx-n7 #cpp #cplusplus #coding #programming #dailybiteofcpp

  • text
Farid Mehrabi

Self-employed500 followers

2y

For sure `directory_iterator` is in the fifo...

Like
Reply

To view or add a comment, sign in

Explore content categories