WPILibC++ 2023.4.3-108-ge5452e3
get_cstring< Char > Struct Template Reference

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

Public Member Functions

template<typename T >
const Char * operator() (T)
 
const Char * operator() (const Char *s)
 

Member Function Documentation

◆ operator()() [1/2]

template<typename Char >
const Char * get_cstring< Char >::operator() ( const Char *  s)
inline

◆ operator()() [2/2]

template<typename Char >
template<typename T >
const Char * get_cstring< Char >::operator() ( )
inline

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