SoPlex Documentation
Loading...
Searching...
No Matches
get_cstring< Char > Struct Template Reference

#include <printf.h>

Public Member Functions

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

Detailed Description

template<typename Char>
struct detail::get_cstring< Char >

Definition at line 146 of file printf.h.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 148 of file printf.h.

◆ operator()() [2/2]

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

Definition at line 147 of file printf.h.