#include "tensorstore/box.h" friend std::ostream&tensorstore::Box<Rank>::operator<<(std::ostream& os, const Box& box); Prints to an std::ostream.