Searched refs:overwrite_existing (Results 1 – 2 of 2) sorted by relevance
27 overwrite_existing = 2, enumerator
281 const bool overwrite_existing = bool(copy_options::overwrite_existing & options); in __copy_file() local308 if (!to_exists || overwrite_existing) in __copy_file()