printer< C > Struct Template Reference

#include <variables.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<class C>
struct mmx::printer< C >

Definition at line 94 of file variables.hpp.


Member Function Documentation

static OSTREAM& print ( OSTREAM &  os,
const C &  c,
const variables Var 
) [inline, static]

Definition at line 96 of file variables.hpp.

00097     { 
00098       os<<c;
00099     }


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

Generated on 6 Dec 2012 for realroot by  doxygen 1.6.1