7#include "../utility/utility.hpp"
8#include "../macros.hpp"
12hi_export_module(hikogui.telemetry.format_check);
DOXYGEN BUG.
Definition algorithm_misc.hpp:20
constexpr int format_count(std::string_view fmt) noexcept
Count arguments of a std::format format string.
Definition format_check.hpp:25
constexpr Out narrow_cast(In const &rhs) noexcept
Cast numeric values without loss of precision.
Definition cast.hpp:378