Celeritas 0.7.0-dev.355+develop.c94c428
Loading...
Searching...
No Matches
Functions
StreamToString.hh File Reference
#include <sstream>
#include <string>

Functions

template<class T >
std::string celeritas::stream_to_string (T const &item)
 Return as a string any object that has an ostream operator.