User talk:Tambre
From cppreference.com
fs::exists etc=
FYI, all those examples from your recent edits compile as they were written. Namespace qualifications are not needed for those function calls in C++. However, our wiki highlighting uses namespace qualifications.. except we don't currently have one set up to trigger on "fs::". --Cubbi (talk) 13:16, 22 October 2017 (PDT)
Oops! Seems like I didn't pay attention, sorry. Though I think using the fs namespace for each function call would be easier to undeerstand. Tambre (talk) 01:20, 24 October 2017 (PDT)