Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
aliases.hpp File Reference

Type aliases for fmt types used throughout shamformat. More...

#include <fmt/base.h>
Include dependency graph for aliases.hpp:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

Type aliases for fmt types used throughout shamformat.

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file aliases.hpp.