Celeritas 0.6.0-dev.116+3fbab5e0
Loading...
Searching...
No Matches
Functions
SpanIO.hh File Reference
#include <iomanip>
#include <ostream>
#include "Span.hh"
This graph shows which files directly or indirectly include this file:

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.