format_as_helper< FT, T, F > Struct Template Reference

#include <type_props.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<typename FT, typename T, typename F>
struct mmx::format_as_helper< FT, T, F >

Definition at line 734 of file type_props.hpp.


Member Function Documentation

static format<T> cv ( const format< F > &  fm  )  [inline, static]

Definition at line 735 of file type_props.hpp.

References mmx::get_format(), and mmx::get_sample().

00735                                                    {
00736     return get_format (as<T> (get_sample (fm))); }  


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1