template <typename T, size_t N>

struct Formatter

Defined at line 231 of file ../../sdk/lib/fidl/cpp/include/lib/fidl/cpp/natural_ostream.h

Public Methods

std::ostream & Format (std::ostream & os, const std::array<T, N> & value)

Defined at line 233 of file ../../sdk/lib/fidl/cpp/include/lib/fidl/cpp/natural_ostream.h