Celeritas 0.6.0-dev.116+3fbab5e0
Loading...
Searching...
No Matches
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.
 
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 .