![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Core formatting functions: format, vformat, and format_printf. More...
#include "sham/format/aliases.hpp"#include "sham/format/format_exception.hpp"#include <fmt/printf.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 | |
| namespace | shambase |
| namespace for basic c++ utilities | |
Core formatting functions: format, vformat, and format_printf.
This is the primary entry point for the shamformat library. It re-exports aliases and exception declarations from the other headers and provides the public formatting API wrapped with exception handling.
Definition in file format.hpp.