|
Celeritas 0.7.0-dev.179+develop.ec08af0c9
|
#include <cstddef>#include <functional>#include <iosfwd>#include <string>#include <string_view>#include <tuple>#include <utility>#include "corecel/Config.hh"#include "corecel/math/HashUtils.hh"
Classes | |
| struct | celeritas::Label |
| Helper class for managing volume and material labels. More... | |
Functions | |
| bool | celeritas::operator== (Label const &lhs, Label const &rhs) |
| Test equality. | |
| bool | celeritas::operator!= (Label const &lhs, Label const &rhs) |
| Test inequality. | |
| bool | celeritas::operator< (Label const &lhs, Label const &rhs) |
| Less-than comparison for sorting. | |
| 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. | |
| std::ostream & celeritas::operator<< | ( | std::ostream & | os, |
| Label const & | lab | ||
| ) |
Write a label to a stream.
os.width .