WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
nested_view< T, Char > Struct Template Reference

#include <fmt/format.h>

Public Attributes

const formatter< T, Char > * fmt
 
const T * value
 

Member Data Documentation

◆ fmt

template<typename T , typename Char >
const formatter<T, Char>* nested_view< T, Char >::fmt

◆ value

template<typename T , typename Char >
const T* nested_view< T, Char >::value

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