![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Type aliases for fmt types used throughout shamformat. More...
#include <fmt/base.h>Go to the source code of this file.
Namespaces | |
| namespace | sham |
| namespace for backends this one is named only sham since shambackends is too long to write | |
Typedefs | |
| template<class T> | |
| using | sham::formatter = fmt::formatter<T> |
| Formatter alias for fmt::formatter. | |
| using | sham::format_error = fmt::format_error |
| Alias for fmt::format_error, the exception type thrown by format errors. | |
Type aliases for fmt types used throughout shamformat.
Definition in file aliases.hpp.