#include "tensorstore/data_type.h" friend std::ostream&tensorstore::DataType::operator<<(std::ostream& os, DataType r); Prints name() if valid() == true, otherwise prints "<unspecified>".