HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 get_cstring< Char >

Definition at line 189 of file printf.h.

Member Function Documentation

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

Definition at line 190 of file printf.h.

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

Definition at line 191 of file printf.h.


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