Main Page | Modules | Namespace List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

printf.h File Reference

#include <iostream>
#include <iomanip>
#include <sstream>
#include <string>
#include <cctype>
#include <tag/tuple.h>

Include dependency graph for printf.h:

Go to the source code of this file.

Namespaces

namespace  tag

Defines

#define Printf(A,)   vPrintf(A, (tag::Fmt,## __VA_ARGS__))
#define fPrintf(A, B,)   vfPrintf(A,B, (tag::Fmt,## __VA_ARGS__))
#define sPrintf(A,)   vsPrintf(A, (tag::Fmt,## __VA_ARGS__))

Functions

template<class A, class B, class C, class D>
void vfPrintf (std::basic_ostream< A, B > &o, const std::string fmt, const T_list< C, D > &l)
template<class C, class D>
void vPrintf (const std::string fmt, const T_list< C, D > &l)
template<class C, class D>
std::string vsPrintf (const std::string &fmt, const T_list< C, D > &l)

Variables

const T_ListEnd Fmt = TupleHead


Generated on Wed Aug 8 14:30:36 2007 for TooN Algorithm Library - tag by  doxygen 1.3.9.1