WPILibC++ 2025.3.2
Loading...
Searching...
No Matches
detail::format_string_char< S, void_t< decltype(sizeof(detail::to_string_view(std::declval< S >())))> > Struct Template Reference

#include <fmt/xchar.h>

Public Types

using type = char_t<S>
 

Member Typedef Documentation

◆ type

template<typename S >
using detail::format_string_char< S, void_t< decltype(sizeof(detail::to_string_view(std::declval< S >())))> >::type = char_t<S>

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