Celeritas 0.7.0-dev.356+develop.6a0c715
Loading...
Searching...
No Matches
Functions
Label.cc File Reference
#include "Label.hh"
#include <ostream>
#include "StreamToString.hh"

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 .