fmt namespace
Classes
-
template <typename T>struct formatter<rll::angle<T>>
- Specialization of the
fmt::formatter
for the rll::angle class. -
template <typename T>struct formatter<rll::point2d<T>>
- Specialization of the
fmt::formatter
for the rll::point2d class. -
template <typename T>struct formatter<rll::size2d<T>>
- Specialization of the
fmt::formatter
for the rll::size2d class. -
template <>struct formatter<rll::source_location>
- Specialization of the
fmt::formatter
for the rll::source_location class. -
template <>struct formatter<rll::u128>
-
template <>struct formatter<rll::uuid>
- Specialization of the
fmt::formatter
for the rll::uuid class. -
template <typename T>struct formatter<rll::vector2d<T>>
- Specialization of the
fmt::formatter
for the rll::vector2d class. -
template <typename T>struct formatter<rll::velocity<T>>
- Specialization of the
fmt::formatter
for the rll::velocity class. -
template <>struct formatter<rll::version>
- Specialization of the
fmt::formatter
for the rll::version class.