realroot_doc 0.1.1
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.

    { 
      os<<c;
    }

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