-
#include "tensorstore/open_mode.h"
-
constexpr ReadWriteMode
tensorstore::operator|(ReadWriteMode a, ReadWriteMode b); -
constexpr ReadWriteMode&
tensorstore::operator|=(ReadWriteMode& a, ReadWriteMode b); Computes the union of two modes.
#include "tensorstore/open_mode.h"
Computes the union of two modes.