-
#include "tensorstore/util/utf8_string.h"
-
friend std::ostream&
tensorstore::Utf8String::operator<<(std::ostream& os,
const Utf8String& s); Prints the UTF-8 value to an
std::ostream
.
#include "tensorstore/util/utf8_string.h"
Prints the UTF-8 value to an std::ostream
.