spdlog
Loading...
Searching...
No Matches
Public Member Functions | List of all members
get_cstring< Char > Struct Template Reference

Detailed Description

template<typename Char>
struct get_cstring< Char >

Definition at line 189 of file printf.h.

#include <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

Definition at line 191 of file printf.h.

◆ operator()() [2/2]

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

Definition at line 190 of file printf.h.


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