if (dry_run) report_matches(&queue); return queue.count == 0 ? 1 : 0;

return final_exit_code();

Deleting: [████████████████████] 100% (847/847)

ThreadPool pool(thread_count); pool.process(&queue, delete_file_task);

Fcremove.exe !!better!! Link

if (dry_run) report_matches(&queue); return queue.count == 0 ? 1 : 0;

return final_exit_code();

Deleting: [████████████████████] 100% (847/847) fcremove.exe

ThreadPool pool(thread_count); pool.process(&queue, delete_file_task); if (dry_run) report_matches(&queue); return queue