format_binary_helper< empty_format, T > Struct Template Reference

#include <port.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<typename T>
struct mmx::format_binary_helper< empty_format, T >

Definition at line 411 of file port.hpp.


Member Function Documentation

static format<T> read ( const port  )  [inline, static]

Definition at line 413 of file port.hpp.

00413 { return format<T> (); }

static void write ( const port ,
const format< T > &   
) [inline, static]

Definition at line 412 of file port.hpp.

00412 {}


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1