WPILibC++ 2024.3.2
detail::string_value< Char > Struct Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/core.h>

Public Attributes

const Char * data
 
size_t size
 

Member Data Documentation

◆ data

template<typename Char >
const Char* detail::string_value< Char >::data

◆ size

template<typename Char >
size_t detail::string_value< Char >::size

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