WPILibC++ 2025.3.2
Loading...
Searching...
No Matches
formatter< detail::float128, Char > Struct Template Reference

#include <fmt/format.h>

Inheritance diagram for formatter< detail::float128, Char >:
detail::native_formatter< detail::float128, Char, detail::type::float_type >

Additional Inherited Members

- Public Types inherited from detail::native_formatter< detail::float128, Char, detail::type::float_type >
using nonlocking
 
- Public Member Functions inherited from detail::native_formatter< detail::float128, Char, detail::type::float_type >
FMT_CONSTEXPR auto parse (parse_context< Char > &ctx) -> const Char *
 
FMT_CONSTEXPR void set_debug_format (bool set=true)
 
FMT_CONSTEXPR auto format (const detail::float128 &val, FormatContext &ctx) const -> decltype(ctx.out())
 

The documentation for this struct was generated from the following file: