operator operator<<
C++
inline std::ostream &operator<<(std::ostream &os, const Span<char> &span)
Prints the characters.
include/nprpc/flat.hpp:137
C++
inline std::ostream &operator<<(std::ostream &os, const Span<char> &span)
Prints the characters.
include/nprpc/flat.hpp:137