WPILibC++ 2025.3.2
Loading...
Searching...
No Matches
detail::format_string_char< S, enable_if_t< std::is_base_of< detail::compile_string, S >::value > > Struct Template Reference

#include <fmt/xchar.h>

Public Types

using type = typename S::char_type
 

Member Typedef Documentation

◆ type

template<typename S >
using detail::format_string_char< S, enable_if_t< std::is_base_of< detail::compile_string, S >::value > >::type = typename S::char_type

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