This format is not working for(auto & entry : directory_iterator() )
for(auto & entry : directory_iterator() )
int main() { // not working, operator++ not called, operator!= not ca