Celeritas  0.5.0-56+6b053cd
Functions
Label.cc File Reference
#include "Label.hh"
#include <ostream>

Functions

std::ostream & celeritas::operator<< (std::ostream &os, Label const &lab)
 Write a label to a stream. More...
 
std::string celeritas::to_string (Label const &lab)
 Get the label as a string.
 

Function Documentation

◆ operator<<()

std::ostream & celeritas::operator<< ( std::ostream &  os,
Label const &  lab 
)

Write a label to a stream.

Todo:
account for os.width .