WPILibC++ 2024.3.2
detail::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 >
auto operator() (T) -> const Char *
 
auto operator() (const Char *s) -> const Char *
 

Member Function Documentation

◆ operator()() [1/2]

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

◆ operator()() [2/2]

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

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