format_function_helper< FT, R, C, Fun > Struct Template Reference

#include <function.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<typename FT, typename R, typename C, typename Fun>
struct mmx::format_function_helper< FT, R, C, Fun >

Definition at line 166 of file function.hpp.


Member Function Documentation

static format<R> op ( const Fun &  fun,
const format< C > &  fm 
) [inline, static]

Definition at line 168 of file function.hpp.

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

Referenced by mmx::map().

00168                                            {
00169     return get_format (fun (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