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