#include <rll/global/semver.h>
template <>
formatter<rll::version> struct
Specialization of the fmt::formatter
for the rll::
Public functions
-
template <typename FormatContext>auto format(rll::
version const& v, FormatContext& ctx) const → auto