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

Returns the intersection of two open modes.