#include "tensorstore/open_mode.h"
constexpr OpenMode tensorstore::operator~(OpenMode a);

Returns the complement of a mode.