WPILibC++ 2023.4.3-108-ge5452e3
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* string_value< Char >::data

◆ size

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

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