WPILibC++
2027.0.0-alpha-4
Loading...
Searching...
No Matches
detail::fixed_string< Char, N > Struct Template Reference
#include <
fmt/format.h
>
Public Member Functions
FMT_CONSTEXPR20
fixed_string
(const Char(&s)[N])
Public Attributes
Char
data
[N] = {}
Constructor & Destructor Documentation
◆
fixed_string()
template<typename Char, size_t N>
FMT_CONSTEXPR20
detail::fixed_string
< Char, N >::fixed_string
(
const Char(&)
s
[N]
)
inline
Member Data Documentation
◆
data
template<typename Char, size_t N>
Char
detail::fixed_string
< Char, N >::data[N] = {}
The documentation for this struct was generated from the following file:
fmt/
format.h
detail
fixed_string
Generated on
for WPILibC++ by
1.15.0