#include "tensorstore/open_mode.h" constexpr OpenMode tensorstore::operator&(OpenMode a, OpenMode b); Returns the intersection of two open modes.