as_helper< format< T >, format< F > > Struct Template Reference

#include <type_props.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<typename T, typename F>
struct mmx::as_helper< format< T >, format< F > >

Definition at line 758 of file type_props.hpp.


Member Function Documentation

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

Definition at line 759 of file type_props.hpp.

00759                                                    {
00760     typedef typename format<T>::FT FT;
00761     return format_as_helper<FT,T,F>::cv (fm); }


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1