Celeritas 0.7.0-dev.243+develop.3bda42b9
Loading...
Searching...
No Matches
Functions
SpanIO.hh File Reference
#include <iomanip>
#include <ostream>
#include "Span.hh"

Functions

template<class T , std::size_t E>
std::ostream & celeritas::operator<< (std::ostream &os, Span< T, E > const &s)
 Write the elements of span s to stream os.