#include "tensorstore/open_mode.h"
constexpr OpenMode tensorstore::operator|(OpenMode aOpenMode b);

Returns the union of two open modes.